2013-09-10 15:04:01 +02:00
|
|
|
# Created by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
|
2006-09-13 12:33:09 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= DMOZ-ParseRDF
|
|
|
|
PORTVERSION= 0.14
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2006-09-13 12:33:09 +02:00
|
|
|
CATEGORIES= databases perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-09-13 12:33:09 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2017-10-15 05:05:29 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-09-13 12:33:09 +02:00
|
|
|
COMMENT= Parse the gigantic dmoz.org content file into smaller parts
|
|
|
|
|
2013-09-10 15:04:01 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-09-13 12:33:09 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|