15d1203f73
Changes: http://cpansearch.perl.org/src/BINGOS/Net-IP-Minimal-0.06/Changes Feature safe: yes
24 lines
428 B
Makefile
24 lines
428 B
Makefile
# New ports collection makefile for: p5-Net-IP-Minimal
|
|
# Date created: 2012-02-28
|
|
# Whom: Steve Wills <swills@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Net-IP-Minimal
|
|
PORTVERSION= 0.06
|
|
CATEGORIES= net perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Minimal functions from Net::IP
|
|
|
|
LICENSE= ART10 GPLv1
|
|
LICENSE_COMB= dual
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Net::IP::Minimal.3
|
|
|
|
.include <bsd.port.mk>
|