aboutsummaryrefslogtreecommitdiffstats
path: root/comms/thebridge
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-10-06 05:14:37 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-10-06 05:14:37 +0800
commitd5c3bad5c5fbfe93079388f49d557975931e90d7 (patch)
tree5c4ff1c7dec55c6b09ae5eaf7169bfa2bfa3e620 /comms/thebridge
parent32bcd2f49fbecc9a5ccb1fc730657e1abdebddcc (diff)
downloadfreebsd-ports-gnome-d5c3bad5c5fbfe93079388f49d557975931e90d7.tar.gz
freebsd-ports-gnome-d5c3bad5c5fbfe93079388f49d557975931e90d7.tar.zst
freebsd-ports-gnome-d5c3bad5c5fbfe93079388f49d557975931e90d7.zip
- Add LICENSE_FILE
- Add missing run-depend on bash - Remove no-op SHEBANG_LANG Approved by: portmgr blanket
Diffstat (limited to 'comms/thebridge')
-rw-r--r--comms/thebridge/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/comms/thebridge/Makefile b/comms/thebridge/Makefile
index b4fab68a6642..c3579a9a4b40 100644
--- a/comms/thebridge/Makefile
+++ b/comms/thebridge/Makefile
@@ -3,6 +3,7 @@
PORTNAME= thebridge
PORTVERSION= 1.09
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= SF/cqinet/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -10,6 +11,9 @@ MAINTAINER= hamradio@FreeBSD.org
COMMENT= Amateur Radio Echolink conference bridge
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
USES= gmake shebangfix tar:tgz
GNU_CONFIGURE= yes
@@ -18,7 +22,6 @@ USE_RC_SUBR= tbd
MAKE_ARGS= AUTOMAKE="${TRUE}"
SHEBANG_FILES= addons/usermgmt.cgi
-SHEBANG_LANG= bash
INSTALL_TARGET= install-strip