pkgsrc-wip/qn-x11/Makefile
Thomas Klausner 53cae12b32 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:53:10 +00:00

18 lines
525 B
Makefile

# $NetBSD: Makefile,v 1.11 2009/07/22 09:53:14 thomasklausner Exp $
DISTNAME= qnx11__-1.2.x
PKGNAME= qn-x11-0.1
WRKSRC= ${WRKDIR}/gtk-qn-x11-theme-0.1
CATEGORIES= x11
MASTER_SITES= http://download.freshmeat.net/themes/qnx11__/
MAINTAINER= flynn@energyhq.homeip.net
HOMEPAGE= http://themes.freshmeat.net/projects/qnx11__/?topic_id=923%2C954
COMMENT= GTK theme-engine to yield a QNX look and feel
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_X11BASE= YES
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"