# Created by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
# $FreeBSD: head/databases/p5-DMOZ-ParseRDF/Makefile 373448 2014-11-26 13:08:24Z mat $

PORTNAME=	DMOZ-ParseRDF
PORTVERSION=	0.14
PORTREVISION=	1
CATEGORIES=	databases perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	hans@nordhaug.priv.no
COMMENT=	Parse the gigantic dmoz.org content file into smaller parts

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>