mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
- Add LICENSE
- Add NO_ARCH PR: 228744 Approved by: maintainer timeout (glewis, 2 weeks)
This commit is contained in:
parent
addabb0445
commit
689f8f9be3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472787
1 changed files with 7 additions and 0 deletions
|
@ -10,7 +10,14 @@ DISTFILES= # none
|
|||
MAINTAINER= glewis@FreeBSD.org
|
||||
COMMENT= Wrapper script for various Java Virtual Machines
|
||||
|
||||
LICENSE= BEERWARE BSD2CLAUSE
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_NAME_BEERWARE= "THE BEER-WARE LICENSE" (Revision 42, (c) Poul-Henning Kamp)
|
||||
LICENSE_TEXT_BEERWARE= See ${SRC}/javavmwrapper.sh for license text
|
||||
LICENSE_PERMS_BEERWARE= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
PKGINSTALL= ${WRKDIR}/pkg-install
|
||||
|
|
Loading…
Add table
Reference in a new issue