freebsd-ports/dns/p5-URBL-Prepare/Makefile

18 lines
333 B
Makefile
Raw Normal View History

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