freebsd-ports/devel/p5-PAR-Dist/Makefile
Aaron Dalton 4b9f750ec7 - update from v0.07 to v0.08
Committed by:	aaron
Approved by:	tobez (implicit)

By: smueller on 2006/02/13
Log:
    * Updated Module::Install
    * Slight documentation fixes.
    * This be 0.08
2006-02-18 08:48:17 +00:00

22 lines
468 B
Makefile

# New ports collection makefile for: devel/p5-PAR-Dist
# Date created: Aug 27 2003
# Whom: Autrijus Tang <autrijus@autrijus.org>
#
# $FreeBSD$
#
PORTNAME= PAR-Dist
PORTVERSION= 0.08
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/S/SM/SMUELLER
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Create and manipulate PAR distributions
PERL_CONFIGURE= yes
MAN3= PAR::Dist.3
.include <bsd.port.mk>