aboutsummaryrefslogtreecommitdiff
path: root/graphics/swftools/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2010-07-06 21:37:07 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2010-07-06 21:37:07 +0000
commit46697442439897b6542dc278eef438481f420f0b (patch)
tree2b099a54478a1f2f771e3dcc58c4f0091ece27ae /graphics/swftools/Makefile
parent58aac5310b2167336411e0d3c65f610cf04f0dc8 (diff)
downloadports-46697442439897b6542dc278eef438481f420f0b.tar.gz
ports-46697442439897b6542dc278eef438481f420f0b.zip
- Update to 0.9.1
- Pass maintainership to submitter - Add LICENSE - Add distfile mirror - Mark MAKE_JOBS_SAFE PR: 148377 Submitted by: C-S <c-s@c-s.li> Feature safe: yes
Notes
Notes: svn path=/head/; revision=257469
Diffstat (limited to 'graphics/swftools/Makefile')
-rw-r--r--graphics/swftools/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/graphics/swftools/Makefile b/graphics/swftools/Makefile
index 03837d64d07e..3674e5933177 100644
--- a/graphics/swftools/Makefile
+++ b/graphics/swftools/Makefile
@@ -7,12 +7,12 @@
#
PORTNAME= swftools
-PORTVERSION= 0.9.0
-PORTREVISION= 2
+PORTVERSION= 0.9.1
CATEGORIES= graphics
-MASTER_SITES= http://www.swftools.org/
+MASTER_SITES= http://www.swftools.org/ \
+ http://www.c-s.li/ports/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= c-s@c-s.li
COMMENT= SWF manipulation and generation utilities
LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \
@@ -21,6 +21,8 @@ LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \
freetype.9:${PORTSDIR}/print/freetype2 \
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
+LICENSE= GPLv2
+
OPTIONS= LAME "LAME MP3 audio encoder support" off
USE_GNOME= pkgconfig
@@ -29,6 +31,8 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+MAKE_JOBS_SAFE= yes
+
MAN1= as3compile.1 font2swf.1 gif2swf.1 jpeg2swf.1 pdf2swf.1 \
png2swf.1 swfbbox.1 swfc.1 swfcombine.1 swfdump.1 \
swfextract.1 swfrender.1 swfstrings.1 wav2swf.1