2008-05-06 14:37:58 +02:00
|
|
|
# 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
|
2009-03-31 09:34:13 +02:00
|
|
|
PORTVERSION= 1.2.0
|
2008-05-06 14:37:58 +02:00
|
|
|
CATEGORIES= ports-mgmt sysutils perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= vvelox@vvelox.net
|
|
|
|
COMMENT= Make a hash out of the index file for the ports tree
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= FreeBSD::Ports::INDEXhash.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|