mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Add 'java' category
- Remove incorrect (and unneeded) JAVA_RUN statement PR: 78761 Submitted by: me
This commit is contained in:
parent
35b8f7806b
commit
2ed22f8f65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131726
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= artemis
|
||||
PORTVERSION= 6
|
||||
CATEGORIES= biology
|
||||
CATEGORIES= biology java
|
||||
MASTER_SITES= http://www.sanger.ac.uk/Software/Artemis/v${PORTVERSION}/
|
||||
DISTNAME= artemis_compiled_v${PORTVERSION}
|
||||
|
||||
@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.4+
|
||||
JAVA_RUN= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
PLIST_SUB= PORTVERSION="${PORTVERSION}"
|
||||
|
Loading…
Reference in New Issue
Block a user