freebsd-ports/devel/p5-Class-Accessor-Lite/Makefile
2012-07-25 11:24:09 +00:00

21 lines
418 B
Makefile

# New ports collection makefile for: p5-Class-Accessor-Lite
# Date created: 2010-08-09
# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org>
#
# $FreeBSD$
#
PORTNAME= Class-Accessor-Lite
PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kaoru@kaisei.org
COMMENT= Minimalistic variant of p5-Class-Accessor
PERL_CONFIGURE= yes
MAN3= Class::Accessor::Lite.3
.include <bsd.port.mk>