aboutsummaryrefslogtreecommitdiff
path: root/irc/zircon
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-06-05 07:52:39 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-06-05 07:52:39 +0000
commit0a07d0a8495d5c04ee23ab876e5e718be3ec8abe (patch)
tree30036b9611bd3b7bff08ff7fb6d935dda503b792 /irc/zircon
parente1b454d49e06f2b6526bbd1698a20b436e31af5c (diff)
Notes
Diffstat (limited to 'irc/zircon')
-rw-r--r--irc/zircon/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile
index a7ef543de4c9..8e984723a035 100644
--- a/irc/zircon/Makefile
+++ b/irc/zircon/Makefile
@@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= dinoex
MAINTAINER= dinoex@FreeBSD.org
COMMENT= An X11 interface to Internet Relay Chat
+LICENSE= BSD
+
# zircon will start with tk84, but a lot of functions won't work
# a lot of variable names conflicts with new functions.
.if defined(ZIRCON_WITH_TCL84) || defined(ZIRCON_WITH_TK84)