2013-09-21 00:36:49 +02:00
|
|
|
# Created by: Zane C, Bowers <vvelox@vvelox.net>
|
2008-05-06 14:37:58 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= FreeBSD-Ports-INDEXhash
|
2010-09-10 00:41:50 +02:00
|
|
|
PORTVERSION= 1.2.2
|
2008-05-06 14:37:58 +02:00
|
|
|
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
|
|
|
|
|
2013-09-06 19:55:21 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2008-05-06 14:37:58 +02:00
|
|
|
|
|
|
|
MAN3= FreeBSD::Ports::INDEXhash.3
|
|
|
|
|
2013-09-21 00:36:49 +02:00
|
|
|
NO_STAGE= yes
|
2008-05-06 14:37:58 +02:00
|
|
|
.include <bsd.port.mk>
|