freebsd-ports/sysutils/p5-Sys-Hostname-FQDN/Makefile
Sunpoet Po-Chuan Hsieh 13112e1706 - Update to 0.11
- Add LICENSE

Changes:	http://search.cpan.org/dist/Sys-Hostname-FQDN/Changes
PR:		ports/168146
Submitted by:	sunpoet (myself)
Approved by:	snowfly <snowfly@yuntech.edu.tw> (maintainer)
2012-05-28 16:49:49 +00:00

23 lines
430 B
Makefile

# New ports collection makefile for: p5-Sys-Hostname-FQDN
# Date created: 2006-07-23
# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
#
# $FreeBSD$
#
PORTNAME= Sys-Hostname-FQDN
PORTVERSION= 0.11
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Get the short or long hostname
LICENSE= ART20
PERL_CONFIGURE= yes
MAN3= Sys::Hostname::FQDN.3
.include <bsd.port.mk>