add ocaml-pcre 4.28.3

Perl compatible regular expressions for Objective Caml

PR:		37354
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
This commit is contained in:
Ying-Chieh Liao 2002-09-18 11:42:02 +00:00
parent 18393e7390
commit 028629e4f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66587
6 changed files with 45 additions and 0 deletions

View file

@ -377,6 +377,7 @@
SUBDIR += nspr
SUBDIR += oaf
SUBDIR += ocaml-findlib
SUBDIR += ocaml-pcre
SUBDIR += ocamlweb
SUBDIR += omniORB
SUBDIR += openzz

29
devel/ocaml-pcre/Makefile Normal file
View file

@ -0,0 +1,29 @@
# New ports collection makefile for: ocaml-pcre
# Date created: 21 April 2002
# Whom: Henrik Motakef <henrik.motakef@web.de>
#
# $FreeBSD$
#
PORTNAME= pcre
PORTVERSION= 4.28.3
CATEGORIES= devel
MASTER_SITES= http://www.ai.univie.ac.at/~markus/ocaml_sources/
MASTER_SITE_SUBDIR= pcre-ocaml
PKGNAMEPREFIX= ocaml-
DISTNAME= pcre-ocaml-${PORTVERSION}
MAINTAINER= henrik.motakef@web.de
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
USE_GMAKE= yes
MAKE_ENV= OCAML_LIB_INSTALL="${PREFIX}/lib/ocaml/site-lib/pcre" \
INCDIRS="${LOCALBASE}/include" LIBDIRS="${LOCALBASE}/lib"
post-install:
${INSTALL_DATA} ${WRKSRC}/META ${PREFIX}/lib/ocaml/site-lib/pcre; \
${ECHO_CMD} "${PREFIX}/lib/ocaml/site-lib/pcre" >> ${PREFIX}/lib/ocaml/ld.conf
.include <bsd.port.mk>

View file

@ -0,0 +1 @@
MD5 (pcre-ocaml-4.28.3.tar.gz) = 893a6f05297b158032a0156d0cbc7af1

View file

@ -0,0 +1 @@
Perl compatible regular expressions for Objective Caml

View file

@ -0,0 +1,6 @@
Perl compatible regular expressions for Objective Caml.
WWW: http://pcre-ocaml.sourceforge.net/
- Henrik Motakef
<henrik.motakef@web.de>

View file

@ -0,0 +1,7 @@
lib/ocaml/site-lib/pcre/META
lib/ocaml/site-lib/pcre/dllpcre_stubs.so
lib/ocaml/site-lib/pcre/libpcre_stubs.a
lib/ocaml/site-lib/pcre/pcre.cma
lib/ocaml/site-lib/pcre/pcre.cmi
lib/ocaml/site-lib/pcre/pcre.mli
@dirrm lib/ocaml/site-lib/pcre