freebsd-ports/devel/p5-Getopt-ArgvFile/Makefile
Yen-Ming Lee 92242deafc - Update to 1.10
PR:		83564
Submitted by:	leeym
Approved by:	maintainer timeout
2005-07-28 17:54:46 +00:00

23 lines
479 B
Makefile

# New ports collection makefile for: devel/p5-Getopt-ArgvFile
# Date created: 03 May 2002
# Whom: Eric Schnoebelen <eric@cirr.com>
#
# $FreeBSD$
#
PORTNAME= Getopt-ArgvFile
PORTVERSION= 1.10
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Getopt
PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
MAINTAINER= eric@cirr.com
COMMENT= Perl module for processing argument vectors
PERL_CONFIGURE= yes
MAN3= Getopt::ArgvFile.3
.include <bsd.port.mk>