freebsd-ports/devel/p5-Devel-PPPort/Makefile
2004-10-12 10:09:05 +00:00

24 lines
495 B
Makefile

# New ports collection makefile for: p5-Devel-PPPort
# Date created: 8 Aug 2004
# Whom: mat
#
# $FreeBSD$
#
PORTNAME= Devel-PPPort
PORTVERSION= 3.03
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Devel/MHX
PKGNAMEPREFIX= p5-
#DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/_\1/}
MAINTAINER= mat@FreeBSD.org
COMMENT= Perl/Pollution/Portability
PERL_CONFIGURE= yes
CONFIGURE_ARGS= INSTALLDIRS=site
MAN3= Devel::PPPort.3
.include <bsd.port.mk>