pkgsrc/graphics/gpaint/Makefile
wiz 0ac5f44707 Does not really need GNU gettexxt, nor does it need to be
installed into X11BASE. Bump PKGREVISION.
2006-07-20 19:46:54 +00:00

20 lines
535 B
Makefile

# $NetBSD: Makefile,v 1.19 2006/07/20 19:46:54 wiz Exp $
#
DISTNAME= gpaint-0.2
PKGREVISION= 9
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpaint/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gpaint.sourceforge.net/
COMMENT= Simple, easy-to-use paint program for GNOME
USE_DIRS+= xdg-1.1
GNU_CONFIGURE= YES
USE_TOOLS+= gmake
.include "../../x11/gtk/buildlink3.mk"
.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk"
.include "../../print/gnome-print/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"