summaryrefslogtreecommitdiff
path: root/editors/leafpad
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-12-08 09:55:41 +0000
committerwiz <wiz@pkgsrc.org>2010-12-08 09:55:41 +0000
commit6a1787aad118e4976e13734876dfbc14c0142c8a (patch)
tree10deefa9892d6cd9186f4e0a27469c47cb57965d /editors/leafpad
parentbab989c65c0c391dba817b1990ac7c9d9b8cec74 (diff)
downloadpkgsrc-6a1787aad118e4976e13734876dfbc14c0142c8a.tar.gz
Add hicolor-icon-theme, bump PKGREVISION, for PR 44201.
While here, set LICENSE.
Diffstat (limited to 'editors/leafpad')
-rw-r--r--editors/leafpad/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile
index b37c17704e5..9e1edb450cb 100644
--- a/editors/leafpad/Makefile
+++ b/editors/leafpad/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.22 2010/11/15 22:56:52 abs Exp $
+# $NetBSD: Makefile,v 1.23 2010/12/08 09:55:41 wiz Exp $
DISTNAME= leafpad-0.8.17
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors gnome
MASTER_SITES= http://savannah.nongnu.org/download/leafpad/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tarot.freeshell.org/leafpad/
COMMENT= Simple and light text editor using GTK+
+LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
@@ -17,6 +18,7 @@ USE_PKGLOCALEDIR= YES
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"