2004-01-05 16:17:31 +01:00
|
|
|
# New ports collection makefile for: p5-Attribute-Handlers-Prospective
|
|
|
|
# Date created: 5 Jan 2004
|
|
|
|
# Whom: Mathieu Arnold <mat@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2009-12-05 00:29:49 +01:00
|
|
|
PORTNAME= Attribute-Handlers-Prospective
|
|
|
|
PORTVERSION= 0.01
|
|
|
|
PORTREVISION= 1
|
|
|
|
CATEGORIES= devel perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
2004-01-05 16:17:31 +01:00
|
|
|
|
2009-12-05 00:29:49 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
|
|
COMMENT= Richer semantics for attribute handlers
|
2004-01-05 16:17:31 +01:00
|
|
|
|
2009-12-05 00:29:49 +01:00
|
|
|
PERL_CONFIGURE= yes
|
2004-01-05 16:17:31 +01:00
|
|
|
|
2009-12-05 00:29:49 +01:00
|
|
|
MAN3= Attribute::Handlers::Prospective.3
|
2004-01-05 16:17:31 +01:00
|
|
|
|
2007-08-31 15:37:23 +02:00
|
|
|
.include <bsd.port.mk>
|