openbsd-ports/sysutils/p5-UPS-Nut/Makefile

17 lines
352 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.10 2013/03/11 11:41:31 espie Exp $
COMMENT= module to talk to a UPS via NUT (Network UPS Tools) upsd
DISTNAME= UPS-Nut-0.04
REVISION= 1
CATEGORIES= sysutils
MODULES= cpan
2010-10-19 03:43:00 -04:00
USE_GROFF = Yes
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
2006-11-04 10:47:48 -05:00
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/K/KP/KPETERS/}
.include <bsd.port.mk>