1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/devel/p5-PAR-Dist/Makefile
Cheng-Lung Sung 9ed5fe0bee - Update to 0.31
Changes:	http://search.cpan.org/dist/PAR-Dist/Changes
PR:		ports/124912
Submitted by:	leeym
2008-06-24 09:43:03 +00:00

22 lines
398 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.31
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Create and manipulate PAR distributions
PERL_CONFIGURE= yes
MAN3= PAR::Dist.3
.include <bsd.port.mk>