aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/p5-Sys-Hostname-Long/Makefile
blob: e244b1e0f6b7ac4ef82e55ecd03d5883aee7ac93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Tim Bishop <tim@bishnet.net>
# $FreeBSD$

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

.include <bsd.port.mk>