1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile
Philip M. Gollucci 5c080626b9 - Fix Exporter issue by updating to 1.2.2
PR:             ports/148036
Reported by:    Janne Snabb <snabb@epipe.com>
Approved by:    maintainer timeout (vvelox@vvelox.net)
2010-09-09 22:41:50 +00:00

22 lines
457 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.2
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
MAN3= FreeBSD::Ports::INDEXhash.3
.include <bsd.port.mk>