- Add LICENSE_FILE

- Update RUN_DEPENDS: remove redundant LOCALBASE/bin
- Remove PKGMESSAGE from SUB_FILES
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-11-04 20:15:05 +00:00
parent a40999d0f2
commit fbec6d8cfb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400807
2 changed files with 3 additions and 4 deletions

View File

@ -10,15 +10,14 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Keybase.io client
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg \
${LOCALBASE}/bin/node:${PORTSDIR}/www/node
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \
node:${PORTSDIR}/www/node
NO_ARCH= yes
NO_BUILD= yes
USES= tar:tgz
SUB_FILES= pkg-message
WRKSRC= ${WRKDIR}/package
# Install it to a private place instead of polluting lib/node_modules