aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-06-17 20:56:20 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-06-17 20:56:20 +0800
commit884c13a65bc029bf12d1be3439008f9c74bfb40e (patch)
treef7bdd23f8b755ae124484216fe0e2434216f2faa /irc
parent88cf7fe3ef28d2b466368d15c025af39a305d0f2 (diff)
downloadfreebsd-ports-gnome-884c13a65bc029bf12d1be3439008f9c74bfb40e.tar.gz
freebsd-ports-gnome-884c13a65bc029bf12d1be3439008f9c74bfb40e.tar.zst
freebsd-ports-gnome-884c13a65bc029bf12d1be3439008f9c74bfb40e.zip
- Add LICENSE
- Fix shebangs
Diffstat (limited to 'irc')
-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