mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q2
This commit is contained in:
parent
5686823911
commit
d4644c93a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387350
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= freeway
|
||||
PORTVERSION= 1.4.2.197
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF/${PORTNAME}-ecom/Freeway/${PORTVERSION}%20Sathish
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION:S,.,_,g}
|
||||
@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S,.,_,g}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Advanced Open Source eCommerce Platform
|
||||
|
||||
USES= shebangfix
|
||||
SHEBANG_FILES= admin/htmlarea/plugins/SpellChecker/spell-check-logic.cgi
|
||||
USE_PHP= mysql
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user