openbsd-ports/x11/gnustep/mpdcon/Makefile
sebastia 5acfd868bd Fix to build with gcc-2.95
feedback from landry@, jasper@, sthen@
OK sthen@
2011-06-24 10:51:48 +00:00

15 lines
325 B
Makefile

# $OpenBSD: Makefile,v 1.3 2011/06/24 10:55:54 sebastia Exp $
COMMENT = GNUstep client for Music Player Daemon
DISTNAME = MPDCon-1.1.99
REVISION = 0
HOMEPAGE = http://sourceforge.net/projects/mpdcon/
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=mpdcon/}
MODULES = x11/gnustep
WANTLIB += c m pthread
.include <bsd.port.mk>