freebsd-ports/net/p5-Net-Ifconfig-Wrapper/Makefile
Adam Weinberger 51f8b3adae Update to 0.12, and sort plist.
This module does not provide a ChangeLog.
2015-11-29 21:04:14 +00:00

16 lines
322 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= Net-Ifconfig-Wrapper
PORTVERSION= 0.12
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Provides a unified way to configure network interfaces
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>