freebsd-ports/dns/p5-URBL-Prepare/Makefile
William Grzybowski 9caa79b21f dns/p5-URBL-Prepare: update to 0.09
PR:		ports/186194
Submitted by:	maintainer
2014-02-01 11:54:13 +00:00

17 lines
334 B
Makefile

# Created by: Kurt Jaeger <fbsd-ports@opsec.eu>
# $FreeBSD$
PORTNAME= URBL-Prepare
PORTVERSION= 0.09
CATEGORIES= dns perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MIKER
PKGNAMEPREFIX= p5-
MAINTAINER= fbsd-ports@opsec.eu
COMMENT= Prepare hostname for URBL domain lookup
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>