Fix some more shebangs
Submitted by: Amanda Strnad <amstrnad@gmail.com>
This commit is contained in:
parent
0928bdd97f
commit
a7429f8e7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422194
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= neo4j
|
||||
DISTVERSION= 3.0.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases java
|
||||
MASTER_SITES= http://dist.neo4j.org/
|
||||
DISTNAME= ${PORTNAME}-community-${DISTVERSION}-unix
|
||||
@ -13,6 +14,8 @@ RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S,-unix,,}
|
||||
NO_BUILD= yes
|
||||
USES= shebangfix
|
||||
SHEBANG_FILES= bin/neo4j-shell bin/neo4j-import
|
||||
USE_JAVA= yes
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
SUB_FILES= ${PORTNAME}.sh
|
||||
|
Loading…
Reference in New Issue
Block a user