# $OpenBSD: Makefile,v 1.3 1999/10/29 09:40:16 turan Exp $ DISTNAME= camlp4 PKGNAME= camlp4-2.02 CATEGORIES= lang MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/Daniel.de_Rauglaudre/Camlp4/ MAINTAINER= angelos@openbsd.org BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml IS_INTERACTIVE= yes NO_PACKAGE= interactive port HAS_CONFIGURE= yes USE_GMAKE= yes ALL_TARGET= world bootstrap opt WRKSRC= ${WRKDIR}/camlp4-2-02 .include