aboutsummaryrefslogtreecommitdiff
path: root/irc/netwalker-ircc/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-01-25 19:59:40 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-01-25 19:59:40 +0000
commitce1197e105b83ea5478ca4cd57d735cea70fc3f4 (patch)
treea18e916edf7ef04efde392627b72e0e1670ff9d5 /irc/netwalker-ircc/Makefile
parent014d771d6048817e303bd69d59c5be1762193a41 (diff)
downloadports-ce1197e105b83ea5478ca4cd57d735cea70fc3f4.tar.gz
ports-ce1197e105b83ea5478ca4cd57d735cea70fc3f4.zip
Notes
Diffstat (limited to 'irc/netwalker-ircc/Makefile')
-rw-r--r--irc/netwalker-ircc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/netwalker-ircc/Makefile b/irc/netwalker-ircc/Makefile
index 5def839cb13e..d16fc607f13a 100644
--- a/irc/netwalker-ircc/Makefile
+++ b/irc/netwalker-ircc/Makefile
@@ -16,6 +16,8 @@ COMMENT= A lightweight curses-based IRC client
MAKE_JOBS_SAFE= yes
+LICENSE= GPLv2
+
MAN1= netwalker.1
LDFLAGS= -lncurses ${PTHREAD_LIBS}