Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-ShipIt / Makefile
1 # Created by: Gea-Suan Lin
2 # $FreeBSD$
3
4 PORTNAME=       ShipIt
5 PORTVERSION=    0.60
6 PORTREVISION=   1
7 CATEGORIES=     devel perl5
8 MASTER_SITES=   CPAN
9 MASTER_SITE_SUBDIR=     CPAN:MIYAGAWA
10 PKGNAMEPREFIX=  p5-
11
12 MAINTAINER=     perl@FreeBSD.org
13 COMMENT=        Software release tool
14
15 USES=           perl5
16 USE_PERL5=      configure
17
18 .include <bsd.port.mk>