freebsd-ports/sysutils/gapcmon/Makefile
Jason E. Hale 7cdfb0c8c0 - Support staging
- Rename patch file to eliminate ':'
2014-06-10 00:01:35 +00:00

21 lines
331 B
Makefile

# $FreeBSD$
PORTNAME= gapcmon
PORTVERSION= 0.8.9
PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= SF
MAINTAINER= jhale@FreeBSD.org
COMMENT= Monitor apcupsd with GTK+2 GUI
LICENSE= GPLv2
SUB_FILES= pkg-message
USE_GNOME= gconf2
USES= pkgconfig gmake tar:bzip2
GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>