openbsd-ports/x11/gnustep/aclock/Makefile

15 lines
304 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2012/07/08 14:15:11 sebastia Exp $
2011-11-17 18:54:40 -05:00
COMMENT = analog clock for the GNUstep desktop
DISTNAME = AClock-0.4.0
REVISION = 0
2011-11-17 18:54:40 -05:00
HOMEPAGE = http://gap.nongnu.org/aclock/
MASTER_SITES = ${MASTER_SITE_SAVANNAH:=gap/}
2011-11-17 18:54:40 -05:00
MODULES = x11/gnustep
WANTLIB = c m pthread
.include <bsd.port.mk>