aboutsummaryrefslogtreecommitdiff
path: root/irc/bitchx
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-04-17 19:49:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-04-17 19:49:05 +0000
commitbf595f41477ff708066e6fe9c97ed79af75a7d98 (patch)
treecf4d8c84ccd8250411eab35aac9222d2ecfe2e51 /irc/bitchx
parent98e890a3ada3c4fab8ed04061a8ec9f8c7451ae0 (diff)
downloadports-bf595f41477ff708066e6fe9c97ed79af75a7d98.tar.gz
ports-bf595f41477ff708066e6fe9c97ed79af75a7d98.zip
- Add LICENSE
PR: 199492 Submitted by: Chris Petrik <chris@bsdjunk.com> (co-maintainer)
Notes
Notes: svn path=/head/; revision=384171
Diffstat (limited to 'irc/bitchx')
-rw-r--r--irc/bitchx/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile
index 0a1eb9e72d90..93988b1777a9 100644
--- a/irc/bitchx/Makefile
+++ b/irc/bitchx/Makefile
@@ -11,6 +11,9 @@ MAINTAINER= dan.mashal@gmail.com
# Co-maintainer: Chris Petrik <chris@bsdjunk.com> (PR/181627)
COMMENT= Feature-rich scriptable IRC client
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+
USES= cpe gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--exec-prefix="${PREFIX}/share" \