pkgsrc/editors/gnotepad/Makefile
wiz a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00

27 lines
665 B
Makefile

# $NetBSD: Makefile,v 1.21 2004/03/26 02:27:39 wiz Exp $
DISTNAME= gnotepad+-1.3.3
PKGNAME= ${DISTNAME:S/+//}
PKGREVISION= 8
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnotepad/}
MAINTAINER= jmcneill@invisible.yi.org
HOMEPAGE= http://gnotepad.sourceforge.net/
COMMENT= Easy-to-use, yet feature-rich, simple HTML/text editor for X11
BUILD_USES_MSGFMT= YES
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_X11BASE= YES
USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../x11/gnome-core/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"