blob: e4479f6baf8962bd525e1d5cec50ecb155bbcedd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
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
WWW= https://metacpan.org/release/URBL-Prepare
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>
|