ad67f24ea7
- bump PORTREVISION
22 lines
467 B
Makefile
22 lines
467 B
Makefile
# New ports collection makefile for: p5-Attribute-Handlers-Prospective
|
|
# Date created: 5 Jan 2004
|
|
# Whom: Mathieu Arnold <mat@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Attribute-Handlers-Prospective
|
|
PORTVERSION= 0.01
|
|
PORTREVISION= 1
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Richer semantics for attribute handlers
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Attribute::Handlers::Prospective.3
|
|
|
|
.include <bsd.port.mk>
|