pkgsrc-wip/godura/Makefile
Aleksej Saushev b0cf4a4f7a Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-09-29 00:50:33 +00:00

18 lines
433 B
Makefile

# $NetBSD: Makefile,v 1.4 2012/09/29 00:50:39 asau Exp $
#
DISTNAME= godura-0.6.2
PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.mindspring.com/~joeja/ftp/
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://home.earthlink.net/~joseph-ja/programs.html
COMMENT= Simple GTK2-based notepad text editor
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"