freebsd-ports/dns/p5-AnyEvent-DNS-EtcHosts/Makefile

21 lines
420 B
Makefile
Raw Normal View History

# Created by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
# $FreeBSD$
PORTNAME= AnyEvent-DNS-EtcHosts
PORTVERSION= 0.0103
CATEGORIES= dns perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DEXTER
PKGNAMEPREFIX= p5-
MAINTAINER= dgeo@centrale-marseille.fr
COMMENT= AnyEvent::DNS::EtcHosts - Use /etc/hosts before DNS
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>