aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-TabularDisplay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-TabularDisplay/Makefile')
-rw-r--r--textproc/p5-Text-TabularDisplay/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Text-TabularDisplay/Makefile b/textproc/p5-Text-TabularDisplay/Makefile
index b27aabfc285..eae6cfdb2bb 100644
--- a/textproc/p5-Text-TabularDisplay/Makefile
+++ b/textproc/p5-Text-TabularDisplay/Makefile
@@ -9,10 +9,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Display text in formatted table output
+LICENSE= GPLv2
+
USES= perl5
USE_PERL5= configure
-MAN3= Text::TabularDisplay.3
-
-NO_STAGE= yes
.include <bsd.port.mk>