mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- pet portlint
- add license
This commit is contained in:
parent
0de0dbaf3a
commit
b7bd652799
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515265
@ -10,11 +10,13 @@ DISTNAME= t-blackjack-beta
|
||||
MAINTAINER= jgh@FreeBSD.org
|
||||
COMMENT= Simple Blackjack game in Java
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= zip
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
JAVA_VERSION= 1.7+
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
%%JAVAJARDIR%%/${PORTNAME}.jar
|
||||
${JAVAJARDIR}/${PORTNAME}.jar
|
||||
SUB_FILES= ${PORTNAME}.sh
|
||||
|
||||
post-extract-script:
|
||||
|
Loading…
Reference in New Issue
Block a user