openbsd-ports/x11/gnustep/batmon/Makefile
sebastia 68ee74b124 Use MASTER_SITE_SAVANNAH where appropriate
pointed out by sthen@
2012-01-08 12:03:09 +00:00

15 lines
298 B
Makefile

# $OpenBSD: Makefile,v 1.2 2012/01/08 12:03:09 sebastia Exp $
COMMENT = GNUstep battery monitor
DISTNAME = batmon-0.6
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>