freebsd-ports/ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile
Yen-Ming Lee 77594a1f04 - update to 1.2.1
PR:		134027
Submitted by:	leeym
Approved by:	maintainer
2009-04-27 20:39:27 +00:00

23 lines
489 B
Makefile

# New ports collection makefile for: p5-FreeBSD-Ports-INDEXhash
# Date created: 2008-03-23
# Whom: Zane C, Bowers <vvelox@vvelox.net>
#
# $FreeBSD$
#
PORTNAME= FreeBSD-Ports-INDEXhash
PORTVERSION= 1.2.1
CATEGORIES= ports-mgmt sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Make a hash out of the index file for the ports tree
PERL_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN3= FreeBSD::Ports::INDEXhash.3
.include <bsd.port.mk>