1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/dns/p5-URBL-Prepare/Makefile
2021-04-06 16:31:07 +02:00

18 lines
333 B
Makefile

# 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>