openbsd-ports/x11/gnustep/batmon/Makefile
sebastia a6f6516ace Bump revisions after gnustep-base update
regen patches for gnustep-examples
2012-07-08 14:15:11 +00:00

16 lines
311 B
Makefile

# $OpenBSD: Makefile,v 1.3 2012/07/08 14:15:11 sebastia Exp $
COMMENT = GNUstep battery monitor
DISTNAME = batmon-0.6
REVISION = 0
CATEGORIES = sysutils
HOMEPAGE = http://gap.nongnu.org/batmon/
MASTER_SITES = ${MASTER_SITE_SAVANNAH:=gap/}
MODULES = x11/gnustep
WANTLIB = c m pthread
.include <bsd.port.mk>