diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-27 14:59:15 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-27 14:59:15 +0000 |
commit | d8c5ddbfabd9d6be51bf280c2e3aa370ff5b7bc3 (patch) | |
tree | 3d1bb964a428825e5f5bf6abf5f3782f21685c7e /lang/p5-Marpa-PP | |
parent | 3652859034fe29f46629f8bccf149d9e1f493257 (diff) |
Notes
Diffstat (limited to 'lang/p5-Marpa-PP')
-rw-r--r-- | lang/p5-Marpa-PP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-Marpa-PP/Makefile b/lang/p5-Marpa-PP/Makefile index 39539cd86312..14aa6942e4df 100644 --- a/lang/p5-Marpa-PP/Makefile +++ b/lang/p5-Marpa-PP/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}000 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Perl version of Marpa -LICENSE= LGPLv3 +LICENSE= LGPL3 BUILD_DEPENDS= p5-PPI>=1.206:${PORTSDIR}/textproc/p5-PPI \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken |