2013-09-10 07:48:19 +02:00
|
|
|
# Created by: jeffhung
|
2007-04-26 21:58:47 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Class-OOorNO
|
|
|
|
PORTVERSION= 0.011
|
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2007-04-26 21:58:47 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= jeffhung@mail2000.com.tw
|
2012-08-02 11:02:43 +02:00
|
|
|
COMMENT= Perl module that give your module classic AND OO interfaces
|
2007-04-26 21:58:47 +02:00
|
|
|
|
2013-09-10 07:48:19 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2007-04-26 21:58:47 +02:00
|
|
|
|
|
|
|
MAN3= Class::OOorNO.3
|
|
|
|
|
2013-09-20 19:13:42 +02:00
|
|
|
NO_STAGE= yes
|
2007-04-26 21:58:47 +02:00
|
|
|
.include <bsd.port.mk>
|