openbsd-ports/x11/gnustep/batmon/Makefile

15 lines
313 B
Makefile
Raw Normal View History

# $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>