Use PLIST_FILES rather than pkg-plist.
Suggested by: danfe
This commit is contained in:
parent
f29128fc7b
commit
086704971f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213904
2 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,7 @@ EXTRACT_SUFX= -src.tar.gz
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Analyzes javascript code looking for bugs and signs of poor quality
|
||||
|
||||
PLIST_FILES= bin/jsl
|
||||
ONLY_FOR_ARCHS= i386
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
bin/jsl
|
Loading…
Reference in a new issue