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

14 lines
291 B
Makefile

# $OpenBSD: Makefile,v 1.4 2012/01/08 12:03:09 sebastia Exp $
COMMENT = analog clock for the GNUstep desktop
DISTNAME = AClock-0.4.0
HOMEPAGE = http://gap.nongnu.org/aclock/
MASTER_SITES = ${MASTER_SITE_SAVANNAH:=gap/}
MODULES = x11/gnustep
WANTLIB = c m pthread
.include <bsd.port.mk>