aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Class-Field/Makefile
blob: 5270565d4a9d35d7deacbad12f7acf7eb3a8a64b (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                  
                    



                           
                                 





                                              
                      
# New ports collection makefile for:	p5-Class-Field
# Date created:		1 August 2006
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	Class-Field
DISTVERSION=	0.15
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Class Field Accessor Generator

PERL_CONFIGURE=	YES

MAN3=		Class::Field.3

.include <bsd.port.mk>