openbsd-ports/x11/gnustep/batmon/Makefile
sebastia d6c1be58eb Import batmon: a GNUstep battery monitor
Battery Monitor is a battery monitor for laptops. It displays the
current status of the battery (charge/discharge and energy level) as
well as some information about the general health of the cell.

OK landry@
2011-07-19 16:25:42 +00:00

15 lines
313 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2011/07/19 16:25:42 sebastia Exp $
COMMENT = GNUstep battery monitor
DISTNAME = batmon-0.6
CATEGORIES = sysutils
HOMEPAGE = http://gap.nongnu.org/batmon/
MASTER_SITES = http://savannah.nongnu.org/download/gap/
MODULES = x11/gnustep
WANTLIB = c m pthread
.include <bsd.port.mk>