# Created by: Tim Bishop <tim@bishnet.net>
# $FreeBSD: sysutils/p5-Sys-Hostname-Long/Makefile 327772 2013-09-20 23:05:58Z bapt $

PORTNAME=	Sys-Hostname-Long
PORTVERSION=	1.4
CATEGORIES=	sysutils perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tdb@FreeBSD.org
COMMENT=	Try every conceivable way to get full hostname

USES=		perl5
USE_PERL5=	configure

MAN3=		Sys::Hostname::Long.3

NO_STAGE=	yes
.include <bsd.port.mk>
