mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q2
This commit is contained in:
parent
957023601e
commit
d31f156f8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387348
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= php-plurk-api
|
||||
PORTVERSION= 1.6.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
@ -13,7 +14,8 @@ LICENSE= BSD3CLAUSE
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PHP= json curl
|
||||
USES= zip
|
||||
USES= shebangfix zip
|
||||
SHEBANG_FILES= example.php
|
||||
WRKSRC= ${WRKDIR}/${PORTVERSION}
|
||||
|
||||
PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user