summaryrefslogtreecommitdiff
path: root/chat/weechat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/weechat/Makefile')
-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"