Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-orz / Makefile
1 # Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
2 # $FreeBSD$
3
4 PORTNAME=       orz
5 PORTVERSION=    0.13
6 PORTREVISION=   1
7 CATEGORIES=     devel perl5
8 MASTER_SITES=   CPAN/CPAN/INGY
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     snowfly@yuntech.edu.tw
12 COMMENT=        Method of annotation as /* */ in perl
13
14 BUILD_DEPENDS=  p5-Module-Compile>=0.21:${PORTSDIR}/devel/p5-Module-Compile
15 RUN_DEPENDS:=   ${BUILD_DEPENDS}
16
17 USES=           perl5
18 USE_PERL5=      configure
19
20 .include <bsd.port.mk>