freebsd-ports/sysutils/p5-Sys-HostIP/Makefile
Sunpoet Po-Chuan Hsieh 43712831f8 - Update to 1.93
Changes:	http://search.cpan.org/dist/Sys-HostIP/Changes
PR:		ports/165029
Submitted by:	sunpoet (myself)
Approved by:	Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
2012-02-22 18:12:26 +00:00

22 lines
461 B
Makefile

# New ports collection makefile for: p5-Sys-HostIP
# Date created: 2009-01-07
# Whom: Murilo Opsfelder <mopsfelder@gmail.com>
#
# $FreeBSD$
#
PORTNAME= Sys-HostIP
PORTVERSION= 1.9.3
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= mopsfelder@gmail.com
COMMENT= A Perl module to get IP address related info
PERL_CONFIGURE= yes
MAN3= Sys::HostIP.3
.include <bsd.port.mk>