freebsd-ports/ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile

16 lines
356 B
Makefile

PORTNAME= FreeBSD-Ports-INDEXhash
PORTVERSION= 1.2.2
PORTREVISION= 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
WWW= https://metacpan.org/release/FreeBSD-Ports-INDEXhash
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>