- Add LICENSE_FILE
- Update RUN_DEPENDS: remove redundant LOCALBASE/bin - Remove PKGMESSAGE from SUB_FILES
This commit is contained in:
parent
a40999d0f2
commit
fbec6d8cfb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400807
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user