freebsd-ports/databases/p5-DMOZ-ParseRDF/Makefile

18 lines
355 B
Makefile
Raw Normal View History

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