diff options
Diffstat (limited to 'www/p5-Template-Alloy/Makefile')
-rw-r--r-- | www/p5-Template-Alloy/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/www/p5-Template-Alloy/Makefile b/www/p5-Template-Alloy/Makefile index 0b11be5ff4c4..d69211a03346 100644 --- a/www/p5-Template-Alloy/Makefile +++ b/www/p5-Template-Alloy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Template-Alloy -# Date created: 22 June 2007 -# Whom: mat -# +# Created by: mat # $FreeBSD$ -# PORTNAME= Template-Alloy PORTVERSION= 1.016 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Mixing of all of the major template systems -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Template::Alloy.3 Template::Alloy::Compile.3 \ Template::Alloy::Context.3 Template::Alloy::Exception.3 \ |