opnsense-ports/databases/p5-DMOZ-ParseRDF/Makefile

26 lines
502 B
Makefile

# Created by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
# $FreeBSD$
PORTNAME= DMOZ-ParseRDF
PORTVERSION= 0.14
PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Parse the gigantic dmoz.org content file into smaller parts
BROKEN= unfetchable
DEPRECATED= Broken for more than 6 months
EXPIRATION_DATE= 2020-05-05
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>