freebsd-ports/net/p5-Net-Ifconfig-Wrapper/Makefile
Sunpoet Po-Chuan Hsieh c45f291f7a Update to 0.16
2017-11-06 17:39:05 +00:00

19 lines
355 B
Makefile

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