mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
8ce8cac335
commit
ebd994048d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392188
@ -3,6 +3,7 @@
|
||||
PORTNAME= virtualmin
|
||||
PORTVERSION= 4.16
|
||||
PORTEPOCH= 1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://download.webmin.com/download/virtualmin/
|
||||
DISTNAME= virtual-server-${PORTVERSION}.gpl
|
||||
@ -15,6 +16,8 @@ LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/webmin/webmin-init:${PORTSDIR}/sysutils/webmin
|
||||
|
||||
USES= shebangfix
|
||||
SHEBANG_FILES= *.cgi
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
PORTSCOUT= skipv:4.152,1.432
|
||||
|
Loading…
Reference in New Issue
Block a user