aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-Textile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Textile/Makefile')
-rw-r--r--textproc/p5-Text-Textile/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-Textile/Makefile b/textproc/p5-Text-Textile/Makefile
index 85b1a63dccd..e4e08c0615b 100644
--- a/textproc/p5-Text-Textile/Makefile
+++ b/textproc/p5-Text-Textile/Makefile
@@ -10,10 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= hcoyote@ghostar.org
COMMENT= A perl-based implementation of the Textile syntax by Dean Allen
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
-MAN3= Text::Textile.3
-
-NO_STAGE= yes
.include <bsd.port.mk>