2010-12-03 06:46:46 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2010/12/03 11:46:47 ajacoutot Exp $
|
2005-06-05 03:52:19 -04:00
|
|
|
|
2007-09-15 17:14:00 -04:00
|
|
|
COMMENT= module to talk to a UPS via NUT (Network UPS Tools) upsd
|
2005-06-05 03:52:19 -04:00
|
|
|
|
|
|
|
DISTNAME= UPS-Nut-0.04
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION= 1
|
2006-11-19 16:40:57 -05:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MODULES= cpan
|
2010-10-19 03:43:00 -04:00
|
|
|
USE_GROFF = Yes
|
2005-06-05 03:52:19 -04:00
|
|
|
|
|
|
|
# GPL/Artistic
|
2006-11-19 16:40:57 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2005-06-05 03:52:19 -04:00
|
|
|
|
2006-11-04 10:47:48 -05:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/K/KP/KPETERS/}
|
2005-06-05 03:52:19 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|