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

20 lines
430 B
Makefile
Raw Normal View History

# New ports collection makefile for: databases/p5-DMOZ-ParseRDF
# Date created: 04 August 2006
# Whom: 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
PERL_CONFIGURE= yes
.include <bsd.port.mk>