aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-WikiFormat/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-08-06 17:32:02 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-08-06 17:32:02 +0000
commit53ffb7d20d690450f48d6104b78649d8ca35089d (patch)
tree13cf813b3c3dde691efffa997c1c96bb4ab68ccc /textproc/p5-Text-WikiFormat/Makefile
parent1b823b1e0603e80af45fb94331b701394c15daf7 (diff)
downloadports-53ffb7d20d690450f48d6104b78649d8ca35089d.tar.gz
ports-53ffb7d20d690450f48d6104b78649d8ca35089d.zip
Notes
Diffstat (limited to 'textproc/p5-Text-WikiFormat/Makefile')
-rw-r--r--textproc/p5-Text-WikiFormat/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/textproc/p5-Text-WikiFormat/Makefile b/textproc/p5-Text-WikiFormat/Makefile
index ef5a5be37ad2..dc24e08d6e98 100644
--- a/textproc/p5-Text-WikiFormat/Makefile
+++ b/textproc/p5-Text-WikiFormat/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME= Text-WikiFormat
-PORTVERSION= 0.79
+PORTVERSION= 0.80
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= culot@FreeBSD.org
COMMENT= Module for translating Wiki formatted text into other formats
-BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= yes