pkgsrc-wip/godura/Makefile
Kamel Ibn Aziz Derouiche a13d57c524 Added DESTDIR Support
2009-03-26 20:14:42 +00:00

19 lines
454 B
Makefile

# $NetBSD: Makefile,v 1.2 2009/03/26 20:14:42 jihbed Exp $
#
DISTNAME= godura-0.6.2
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
PKG_DESTDIR_SUPPORT= user-destdir
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"