mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Upgrade to current bsd.java.mk syntax, remove commented MASTER_SITES.
This commit is contained in:
parent
498927f480
commit
64b39f0d99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155953
1 changed files with 3 additions and 2 deletions
|
@ -8,14 +8,15 @@
|
||||||
PORTNAME= netbeans3
|
PORTNAME= netbeans3
|
||||||
PORTVERSION= 3.6
|
PORTVERSION= 3.6
|
||||||
CATEGORIES= java devel
|
CATEGORIES= java devel
|
||||||
MASTER_SITES= # http://www.netbeans.org/download/release36/promoted/FCS/
|
MASTER_SITES=
|
||||||
DISTNAME= netbeans-3_6
|
DISTNAME= netbeans-3_6
|
||||||
|
|
||||||
MAINTAINER= olgeni@FreeBSD.org
|
MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= A full-featured integrated environment for Java
|
COMMENT= A full-featured integrated environment for Java
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_JAVA= 1.4+
|
USE_JAVA= yes
|
||||||
|
JAVA_VERSION= 1.4+
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
RESTRICTED= Restrictive license
|
RESTRICTED= Restrictive license
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue