diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
commit | a87738b456114a95193b58ec31e883210d6b9f3f (patch) | |
tree | 926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/ups-nut-cgi/Makefile | |
parent | ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff) | |
download | pkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/ups-nut-cgi/Makefile')
-rw-r--r-- | sysutils/ups-nut-cgi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/ups-nut-cgi/Makefile b/sysutils/ups-nut-cgi/Makefile index d256d6b0e00..38eb1953e6b 100644 --- a/sysutils/ups-nut-cgi/Makefile +++ b/sysutils/ups-nut-cgi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/06 03:17:00 fredb Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 17:42:20 wiz Exp $ # DISTNAME= nut-0.44.2 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.exploits.org/nut/release/ MAINTAINER= collver@softhome.net HOMEPAGE= http://www.exploits.org/nut/ +COMMENT= Network UPS Tools CGI scripts DEPENDS+= gd-*:../../graphics/gd DEPENDS+= ups-nut-0*:../ups-nut |