freebsd-ports/textproc/p5-Text-DHCPLeases/Makefile
Mathieu Arnold 7dfa91c8cd * Convert to staging
* Add license
* pet portlint

Sponsored by:	Absolight
2014-01-22 14:35:55 +00:00

18 lines
319 B
Makefile

# $FreeBSD$
PORTNAME= Text-DHCPLeases
PORTVERSION= 1.0
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to parse DHCP leases file from ISC dhcpd
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>