camlp4 port, version 2.01
This commit is contained in:
parent
0ca4cdfc72
commit
bede70c6c1
23
lang/camlp4/Makefile
Normal file
23
lang/camlp4/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# OpenBSD makefile for: Caml P4
|
||||
# Version required: 2.01
|
||||
# Date created: February 12, 1999
|
||||
# Whom: Angelos D. Keromytis
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1999/02/13 04:51:49 angelos Exp $
|
||||
#
|
||||
|
||||
DISTNAME= camlp4
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/Daniel.de_Rauglaudre/Camlp4/
|
||||
DISTFILES= ${DISTNAME}.tar.gz
|
||||
|
||||
MAINTAINER= angelos@openbsd.org
|
||||
|
||||
IS_INTERACTIVE= yes
|
||||
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
|
||||
WRKSRC= ${WRKDIR}/camlp4-2-01
|
||||
HAS_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= world bootstrap opt
|
||||
|
||||
.include <bsd.port.mk>
|
1
lang/camlp4/files/md5
Normal file
1
lang/camlp4/files/md5
Normal file
@ -0,0 +1 @@
|
||||
MD5 (camlp4.tar.gz) = af619360648ea0df41a62c269863bee1
|
2
lang/camlp4/pkg/COMMENT
Normal file
2
lang/camlp4/pkg/COMMENT
Normal file
@ -0,0 +1,2 @@
|
||||
Camlp4 is a Pre-Processor-Pretty-Printer for Objective Caml.
|
||||
|
2
lang/camlp4/pkg/DESCR
Normal file
2
lang/camlp4/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Camlp4 is a Pre-Processor-Pretty-Printer for Objective Caml. This is
|
||||
the version 2.01, compatible with Objective Caml version 2.01.
|
63
lang/camlp4/pkg/PLIST
Normal file
63
lang/camlp4/pkg/PLIST
Normal file
@ -0,0 +1,63 @@
|
||||
bin/camlp4
|
||||
bin/camlp4r
|
||||
bin/camlp4o
|
||||
bin/mkcamlp4
|
||||
bin/odyl
|
||||
bin/ocpp
|
||||
lib/camlp4/ast2pt.cmi
|
||||
lib/camlp4/camlp4.cma
|
||||
lib/camlp4/camlp4_top.cma
|
||||
lib/camlp4/camlp4o.cma
|
||||
lib/camlp4/camlp4r.cma
|
||||
lib/camlp4/crc.cmo
|
||||
lib/camlp4/extract_crc
|
||||
lib/camlp4/gramext.cmi
|
||||
lib/camlp4/gramext.cmx
|
||||
lib/camlp4/gramext.mli
|
||||
lib/camlp4/gramlib.a
|
||||
lib/camlp4/gramlib.cma
|
||||
lib/camlp4/gramlib.cmxa
|
||||
lib/camlp4/grammar.cmi
|
||||
lib/camlp4/grammar.cmx
|
||||
lib/camlp4/grammar.mli
|
||||
lib/camlp4/lib.sml
|
||||
lib/camlp4/mLast.cmi
|
||||
lib/camlp4/mLast.mli
|
||||
lib/camlp4/ocpp.cmo
|
||||
lib/camlp4/odyl.cma
|
||||
lib/camlp4/odyl.cmo
|
||||
lib/camlp4/pa_extend.cmo
|
||||
lib/camlp4/pa_extend_m.cmo
|
||||
lib/camlp4/pa_format.cmo
|
||||
lib/camlp4/pa_ifdef.cmi
|
||||
lib/camlp4/pa_ifdef.cmo
|
||||
lib/camlp4/pa_o.cmo
|
||||
lib/camlp4/pa_oop.cmo
|
||||
lib/camlp4/pa_op.cmo
|
||||
lib/camlp4/pa_r.cmo
|
||||
lib/camlp4/pa_rp.cmo
|
||||
lib/camlp4/pa_ru.cmo
|
||||
lib/camlp4/pa_sml.cmo
|
||||
lib/camlp4/pcaml.cmi
|
||||
lib/camlp4/pcaml.mli
|
||||
lib/camlp4/plexer.cmi
|
||||
lib/camlp4/plexer.cmx
|
||||
lib/camlp4/plexer.mli
|
||||
lib/camlp4/pr_dump.cmo
|
||||
lib/camlp4/pr_extend.cmo
|
||||
lib/camlp4/pr_null.cmo
|
||||
lib/camlp4/pr_o.cmo
|
||||
lib/camlp4/pr_op.cmo
|
||||
lib/camlp4/pr_r.cmo
|
||||
lib/camlp4/pr_rp.cmo
|
||||
lib/camlp4/q_MLast.cmo
|
||||
lib/camlp4/q_phony.cmo
|
||||
lib/camlp4/quotation.cmi
|
||||
lib/camlp4/quotation.mli
|
||||
lib/camlp4/stdpp.cmi
|
||||
lib/camlp4/stdpp.cmx
|
||||
lib/camlp4/stdpp.mli
|
||||
lib/camlp4/token.cmi
|
||||
lib/camlp4/token.cmx
|
||||
lib/camlp4/token.mli
|
||||
@dirrm lib/camlp4
|
Loading…
Reference in New Issue
Block a user