Use PLIST_FILES rather than pkg-plist.

Suggested by:	danfe
This commit is contained in:
Brian Somers 2008-05-29 23:03:09 +00:00
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

View file

@ -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

View file

@ -1 +0,0 @@
bin/jsl