diff options
Diffstat (limited to 'devel/p5-Attribute-Handlers-Prospective/Makefile')
-rw-r--r-- | devel/p5-Attribute-Handlers-Prospective/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Attribute-Handlers-Prospective/Makefile b/devel/p5-Attribute-Handlers-Prospective/Makefile index 335d432d6f4d..06772125ce71 100644 --- a/devel/p5-Attribute-Handlers-Prospective/Makefile +++ b/devel/p5-Attribute-Handlers-Prospective/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Attribute-Handlers-Prospective -# Date created: 5 Jan 2004 -# Whom: Mathieu Arnold <mat@FreeBSD.org> -# +# Created by: Mathieu Arnold <mat@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Attribute-Handlers-Prospective PORTVERSION= 0.01 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Richer semantics for attribute handlers -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Attribute::Handlers::Prospective.3 |