aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Marpa-PP
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-18 13:46:06 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-18 13:46:06 +0000
commit80e3d30dbe608543d0c5724486800a5bd36cf36f (patch)
tree368839c1652430e04cd230cd5f4dac8b4b39f5bd /lang/p5-Marpa-PP
parent90502b7745a5e4a88592ba36f494a0c045d78aff (diff)
downloadports-80e3d30dbe608543d0c5724486800a5bd36cf36f.tar.gz
ports-80e3d30dbe608543d0c5724486800a5bd36cf36f.zip
- Add missing RUN_DEPENDS
- Add LICENSE - Cleanup Makefile header - Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=324917
Diffstat (limited to 'lang/p5-Marpa-PP')
-rw-r--r--lang/p5-Marpa-PP/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/lang/p5-Marpa-PP/Makefile b/lang/p5-Marpa-PP/Makefile
index b4e82d68ed5f..627ad2d7d5d8 100644
--- a/lang/p5-Marpa-PP/Makefile
+++ b/lang/p5-Marpa-PP/Makefile
@@ -1,12 +1,9 @@
-# New ports collection makefile for: p5-Marpa-PP
-# Date created: 2011-10-25
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Marpa-PP
PORTVERSION= 0.014
+PORTREVISION= 1
CATEGORIES= lang textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JKEGL
@@ -16,11 +13,11 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}000
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Pure Perl version of Marpa
+LICENSE= LGPLv3
+
BUILD_DEPENDS= p5-PPI>=1.206:${PORTSDIR}/textproc/p5-PPI \
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
-BUILD_DEPENDS= p5-PPI>=1.206:${PORTSDIR}/textproc/p5-PPI \
- p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
-
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Weaken>=3.004000:${PORTSDIR}/devel/p5-Test-Weaken
# PERL_CONFIGURE failed on Perl 5.12.4