diff options
Diffstat (limited to 'devel/p5-Spiffy/Makefile')
-rw-r--r-- | devel/p5-Spiffy/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Spiffy/Makefile b/devel/p5-Spiffy/Makefile index c1256afcda23..591090ee2fc4 100644 --- a/devel/p5-Spiffy/Makefile +++ b/devel/p5-Spiffy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Spiffy -# Date created: 15 Jul 2004 -# Whom: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> -# +# Created by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> # $FreeBSD$ -# PORTNAME= Spiffy PORTVERSION= 0.31 @@ -20,7 +16,8 @@ LICENSE_COMB= dual OPTIONS_DEFINE= DOCS -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Spiffy.3 PORTDOCS= Changes README |