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