aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-OOorNO/Makefile
blob: 85166c72eb971da3390f63e9e12334a031266fce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	Class-OOorNO
PORTVERSION=	0.011
PORTREVISION=	1
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>