diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index 08a5f44fc32..873b56ddbdc 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2000/02/10 10:03:19 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2000/03/07 17:16:30 espie Exp $ DISTNAME= ocaml-2.04 CATEGORIES= lang @@ -7,8 +7,14 @@ DISTFILES= ${DISTNAME}.tar.gz ${DOCFILES} MAINTAINER= angelos@openbsd.org -HAS_CONFIGURE= yes -USE_GMAKE= yes +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + + +HAS_CONFIGURE= Yes +USE_GMAKE= Yes ALL_TARGET= world bootstrap opt DOCFILES= ${DISTNAME}-refman.html.tar.gz @@ -17,5 +23,6 @@ post-install: @${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ocaml/html @${INSTALL_DATA} ${WRKDIR}/htmlman/* ${PREFIX}/share/doc/ocaml/html @strip ${PREFIX}/bin/ocamlrun ${PREFIX}/bin/ocamlyacc + @${INSTALL_DATA} ${WKRSRC}/LICENSE ${PREFIX}/share/doc/ocaml .include diff --git a/lang/ocaml/pkg/PLIST b/lang/ocaml/pkg/PLIST index 2a8b5d4a9ca..68253bb46df 100644 --- a/lang/ocaml/pkg/PLIST +++ b/lang/ocaml/pkg/PLIST @@ -241,6 +241,7 @@ man/man1/ocamlyacc.1 man/man1/ocamlc.opt.1 man/man1/ocamlmktop.1 man/man1/ocamlopt.opt.1 +share/doc/ocaml/LICENSE share/doc/ocaml/html/contents_motif.gif share/doc/ocaml/html/index.html share/doc/ocaml/html/libgraph.gif