# New ports collection makefile for:	orbitcpp
# Date created:		30 August 2001
# Whom:	      	  Thomas Hentschel <thomas at hentschel dot net>
#
# $FreeBSD: ports/devel/orbitcpp/Makefile,v 1.3 2002/01/06 06:20:18 will Exp $
#

PORTNAME=	orbitcpp
PORTVERSION=	0.30.1
PORTREVISION=	1
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	orbitcpp

MAINTAINER=	ports@FreeBSD.org

LIB_DEPENDS=	ORBit.2:${PORTSDIR}/devel/ORBit

USE_GMAKE=	yes
USE_GLIB=	yes
USE_AUTOMAKE_VER=14
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
