summaryrefslogtreecommitdiff
path: root/chat/weechat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
committerwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
commit6ac11147ab6af4938848553e5e344aea8b3f560c (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /chat/weechat
parentad944231a773912276e207e433ea891f755e4e4e (diff)
downloadpkgsrc-6ac11147ab6af4938848553e5e344aea8b3f560c.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'chat/weechat')
-rw-r--r--chat/weechat/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile
index 6a163d46380..0818db5f193 100644
--- a/chat/weechat/Makefile
+++ b/chat/weechat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/03/22 10:32:40 tonio Exp $
+# $NetBSD: Makefile,v 1.22 2009/05/19 08:59:05 wiz Exp $
#
DISTNAME= weechat-0.2.6.1
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= tonio@NetBSD.org
HOMEPAGE= http://weechat.flashtux.org/
COMMENT= Lightweight and user friendly curses based IRC client
+#LICENSE= gplv3
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
@@ -21,8 +22,6 @@ MAKE_ENV+= INSTALL_DATA_DIR=${INSTALL_DATA_DIR:Q}
INCOMPAT_CURSES+= NetBSD-*-*
-#LICENSE= gplv3
-
.include "options.mk"
.include "../../devel/gettext-lib/buildlink3.mk"