freebsd-ports/devel/p5-Class-OOorNO/Makefile
2014-01-28 16:46:22 +00:00

16 lines
306 B
Makefile

# Created by: jeffhung
# $FreeBSD$
PORTNAME= Class-OOorNO
PORTVERSION= 0.011
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= jeffhung@mail2000.com.tw
COMMENT= Perl module that give your module classic AND OO interfaces
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>