freebsd-ports/databases/p5-DMOZ-ParseRDF/Makefile
2014-02-05 13:43:06 +00:00

16 lines
344 B
Makefile

# Created by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
# $FreeBSD$
PORTNAME= DMOZ-ParseRDF
PORTVERSION= 0.14
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= hans@nordhaug.priv.no
COMMENT= Parse the gigantic dmoz.org content file into smaller parts
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>