aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-25 12:41:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-25 12:41:21 +0000
commiteef6426ad43a1fd772a3268fded15258a186a239 (patch)
tree06097407f18dc00b86d83c2290021a1936366830 /devel
parent3226a0998eca1629af85f9ea8965c87c66242683 (diff)
downloadports-eef6426ad43a1fd772a3268fded15258a186a239.tar.gz
ports-eef6426ad43a1fd772a3268fded15258a186a239.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Devel-StealthDebug/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Devel-StealthDebug/Makefile b/devel/p5-Devel-StealthDebug/Makefile
index 219c231af721..87fdb382c80a 100644
--- a/devel/p5-Devel-StealthDebug/Makefile
+++ b/devel/p5-Devel-StealthDebug/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Simple non-intrusive debug module
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Filter-Simple>=0:${PORTSDIR}/textproc/p5-Filter-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}