1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/dns/p5-Net-DNS-Codes/Makefile
2013-11-03 07:46:27 +00:00

17 lines
292 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Net-DNS-Codes
PORTVERSION= 0.11
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Collection of C library DNS codes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>