aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile
blob: 0b96bc01d35a91ef2d36621f7f5873a0013c8a24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Zane C, Bowers <vvelox@vvelox.net>

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>