# New ports collection makefile for: ocaml-xstr # Date created: 2006-07-29 # Whom: Stanislav Sedov # # $MBSDlabs$ # $FreeBSD: ports/devel/ocaml-xstr/Makefile,v 1.4 2007/05/19 20:03:22 flz Exp $ # PORTNAME= xstr PORTVERSION= 0.2.1 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.ocaml-programming.de/packages/ PKGNAMEPREFIX= ocaml- MAINTAINER= stas@FreeBSD.org COMMENT= Thread-safe implementation of string searching/matching WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes USE_OCAML= yes USE_OCAML_FINDLIB=yes .include