aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DMOZ-ParseRDF/Makefile
blob: 57633625bc3e833cf71a10d28b5bdf7ee9db1ce3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>