ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/p5-SDL/Makefile
Revision: 20725
Committed: Wed Nov 11 13:20:35 2015 UTC (8 years, 5 months ago) by laffer1
File size: 645 byte(s)
Log Message:
p5 sdl 2.540

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= SDL
4 PORTVERSION= 2.540
5 CATEGORIES= devel perl5
6 MASTER_SITES= CPAN
7 PKGNAMEPREFIX= p5-
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Perl Bindings for SDL
11
12 LICENSE= gpl2
13
14 BUILD_DEPENDS= p5-Alien-SDL>=1.426:${PORTSDIR}/devel/p5-Alien-SDL
15 LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
16 libtiff.so:${PORTSDIR}/graphics/tiff \
17 libsmpeg.so:${PORTSDIR}/multimedia/smpeg
18 RUN_DEPENDS= p5-Alien-SDL>=1.426:${PORTSDIR}/devel/p5-Alien-SDL \
19 p5-Tie-Simple>=0:${PORTSDIR}/devel/p5-Tie-Simple
20
21 USES= jpeg perl5
22 USE_GL= glu
23 USE_PERL5= modbuild
24 PERL_MODBUILD= yes
25 USE_SDL= gfx image mixer pango sdl ttf
26
27 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H