aboutsummaryrefslogblamecommitdiff
path: root/databases/p5-DMOZ-ParseRDF/Makefile
blob: 5ca415bc7457ea421d40bc2b0f0c1aa994cccc1d (plain) (tree)
1
2
3
4
5
6
7
                                                           
           



                               
                    




                                                                           

                         
 
                   
                      
# Created by: 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

USES=		perl5
USE_PERL5=	configure

NO_STAGE=	yes
.include <bsd.port.mk>