aboutsummaryrefslogtreecommitdiff
path: root/irc/thales
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-17 12:56:20 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-17 12:56:20 +0000
commitc43b4aa352e20fc33382b8780c5b5608d3d80402 (patch)
treef7bdd23f8b755ae124484216fe0e2434216f2faa /irc/thales
parent2f7f591f0c6c36afa574bde6b19553a4dc5b5774 (diff)
downloadports-c43b4aa352e20fc33382b8780c5b5608d3d80402.tar.gz
ports-c43b4aa352e20fc33382b8780c5b5608d3d80402.zip
- Add LICENSE
- Fix shebangs
Notes
Notes: svn path=/head/; revision=389916
Diffstat (limited to 'irc/thales')
-rw-r--r--irc/thales/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/irc/thales/Makefile b/irc/thales/Makefile
index 116dd2028f00..d117ced4ad05 100644
--- a/irc/thales/Makefile
+++ b/irc/thales/Makefile
@@ -3,15 +3,19 @@
PORTNAME= thales
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc
MASTER_SITES= GNU
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU Thales -- An IRC to MySQL gateway
+LICENSE= GPLv2 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
+
GNU_CONFIGURE= yes
-USES= gmake
+USES= gmake shebangfix
+SHEBANG_FILES= examples/MRTG/thalesinfo.pl
USE_MYSQL= yes
USE_RC_SUBR= thales