Tweak audio/festvox-el11 version 1.4.0_2
[dports.git] / devel / p5-Class-OOorNO / Makefile
1 # Created by: jeffhung
2 # $FreeBSD$
3
4 PORTNAME=       Class-OOorNO
5 PORTVERSION=    0.011
6 PORTREVISION=   1
7 CATEGORIES=     devel perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     jeffhung@mail2000.com.tw
12 COMMENT=        Perl module that give your module classic AND OO interfaces
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>