aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Template-Plugin-Autoformat/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-22 14:35:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-22 14:35:55 +0000
commit7dfa91c8cd61e4aa9c75846889f43046b343ee52 (patch)
tree50d7eea5fc37a2f384272943c8db1dba8733ebbe /textproc/p5-Template-Plugin-Autoformat/Makefile
parentffae571445989bd73b3b275e762e622bb80358fa (diff)
downloadports-7dfa91c8cd61e4aa9c75846889f43046b343ee52.tar.gz
ports-7dfa91c8cd61e4aa9c75846889f43046b343ee52.zip
Notes
Diffstat (limited to 'textproc/p5-Template-Plugin-Autoformat/Makefile')
-rw-r--r--textproc/p5-Template-Plugin-Autoformat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Template-Plugin-Autoformat/Makefile b/textproc/p5-Template-Plugin-Autoformat/Makefile
index eb84af2229a9..a99d147b4c8f 100644
--- a/textproc/p5-Template-Plugin-Autoformat/Makefile
+++ b/textproc/p5-Template-Plugin-Autoformat/Makefile
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vivek@khera.org
COMMENT= Template Toolkit interface to Text::Autoformat module
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
RUN_DEPENDS= p5-Template-Toolkit>=2.22:${PORTSDIR}/www/p5-Template-Toolkit \
p5-Text-Autoformat>0:${PORTSDIR}/textproc/p5-Text-Autoformat
BUILD_DEPENDS= p5-Template-Toolkit>=2.22:${PORTSDIR}/www/p5-Template-Toolkit \
@@ -18,7 +21,4 @@ BUILD_DEPENDS= p5-Template-Toolkit>=2.22:${PORTSDIR}/www/p5-Template-Toolkit \
USES= perl5
USE_PERL5= configure
-MAN3= Template::Plugin::Autoformat.3
-
-NO_STAGE= yes
.include <bsd.port.mk>