4aaab89f57
PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
19 lines
430 B
Makefile
19 lines
430 B
Makefile
# 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>
|