# New ports collection makefile for:	sysutils/p5-UPS-Nut
# Date created:				Apr 09 2003
# Whom:					somebody who didn't run portlint
#
# $FreeBSD: ports/sysutils/p5-UPS-Nut/Makefile,v 1.4 2007/09/27 21:38:20 miwi Exp $
#

PORTNAME=	UPS-Nut
PORTVERSION=	0.04
CATEGORIES=	sysutils perl5
MASTER_SITES=	ftp://ftp.sedl.org/pub/mirrors/CPAN/modules/by-authors/id/K/KP/KPETERS/ \
		http://mirror.hiwaay.net/CPAN/modules/by-authors/id/K/KP/KPETERS/
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Perl module for accessing Network UPS Tools' upsd

PERL_CONFIGURE=	yes

MAN3=		UPS::Nut.3

DEPRECATED=		Version branch long since retired
EXPIRATION_DATE=	2007-10-27

pre-configure:
	${PERL} -pi -e 'm.INSTALLDIRS.&&s,.,,sg' ${WRKSRC}/Makefile.PL

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1