summaryrefslogtreecommitdiff
path: root/dns/p5-URBL-Prepare/Makefile
blob: 7346df6dafdf546b961d033bc60e0c17aacfd087 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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

NO_ARCH=	yes

.include <bsd.port.mk>