pkgsrc/x11/gnustep-back/Makefile
adam 7a2b09999c Changes 0.9.3:
* A number of W32 window event enhancements
   * art backend glyph drawing with alpha enhancements.
   * libwraster is no longer checked for - image functions now in frontend
2004-08-18 14:01:57 +00:00

20 lines
563 B
Makefile

# $NetBSD: Makefile,v 1.16 2004/08/18 14:01:57 adam Exp $
DISTNAME= gnustep-back-0.9.3
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnustep.org/
COMMENT= X11 AppKit backend for GNUstep
USE_BUILDLINK3= yes
USE_X11= yes
CONFIGURE_ARGS+= --exec-prefix=${PREFIX}/libexec/GNUstep
.include "../../graphics/libart2/buildlink3.mk"
.include "../../x11/gnustep-gui/buildlink3.mk"
.include "../../mk/ossaudio.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"