summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-07-10 03:13:10 +0000
committerasami <asami@FreeBSD.org>1996-07-10 03:13:10 +0000
commit05264fa310e3ddccaabf63de8011e061644f44ea (patch)
treee44532f167183ab874e748abd126bde402f859a5 /java
parentbad00de5c032d2ac5a5fd69072be1be97eda75e9 (diff)
downloadFreeBSD-ports-05264fa310e3ddccaabf63de8011e061644f44ea.zip
FreeBSD-ports-05264fa310e3ddccaabf63de8011e061644f44ea.tar.gz
Add NO_CDROM, the license says we should put their name on packaging
etc. if we include it in a product.
Diffstat (limited to 'java')
-rw-r--r--java/jdk/Makefile3
-rw-r--r--java/jdk11/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/java/jdk/Makefile b/java/jdk/Makefile
index dae11d6..c12c2d7 100644
--- a/java/jdk/Makefile
+++ b/java/jdk/Makefile
@@ -3,7 +3,7 @@
# Date created: 8 April 1996
# Whom: Sujal Patel <smpatel@freebsd.org>
#
-# $Id: Makefile,v 1.1.1.1 1996/04/08 20:49:12 smpatel Exp $
+# $Id: Makefile,v 1.2 1996/06/16 04:34:18 smpatel Exp $
#
DISTNAME= jdk
@@ -16,6 +16,7 @@ DISTFILES= JDK-1_0_2-solaris2-sparc.tar.Z
MAINTAINER= smpatel@freebsd.org
NO_WRKSUBDIR= yes
+NO_CDROM= yes # put copyright on packaging etc.
post-install:
@cat ${PKGDIR}/DESCR
diff --git a/java/jdk11/Makefile b/java/jdk11/Makefile
index dae11d6..c12c2d7 100644
--- a/java/jdk11/Makefile
+++ b/java/jdk11/Makefile
@@ -3,7 +3,7 @@
# Date created: 8 April 1996
# Whom: Sujal Patel <smpatel@freebsd.org>
#
-# $Id: Makefile,v 1.1.1.1 1996/04/08 20:49:12 smpatel Exp $
+# $Id: Makefile,v 1.2 1996/06/16 04:34:18 smpatel Exp $
#
DISTNAME= jdk
@@ -16,6 +16,7 @@ DISTFILES= JDK-1_0_2-solaris2-sparc.tar.Z
MAINTAINER= smpatel@freebsd.org
NO_WRKSUBDIR= yes
+NO_CDROM= yes # put copyright on packaging etc.
post-install:
@cat ${PKGDIR}/DESCR
OpenPOWER on IntegriCloud