[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel / ode

File: [local] / ports / devel / ode / Attic / Makefile (download)

Revision 1.1.1.1 (vendor branch), Sun Nov 30 18:37:36 2008 UTC (15 years, 6 months ago) by yason
Branch: ode
CVS Tags: import
Changes since 1.1: +0 -0 lines



# $OpenBSD$

COMMENT =		high performance library for simulating rigid body dynamics
SHARED_LIBS = 		ode     1.0

DISTNAME =		ode-0.10.1

CATEGORIES =		devel

HOMEPAGE =		http://www.ode.org/

MAINTAINER =		Kirill S. Bychkov <yason@linklevel.net>

# BSD
PERMIT_PACKAGE_CDROM =	Yes
PERMIT_PACKAGE_FTP =	Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP =	Yes

MASTER_SITES =		${MASTER_SITE_SOURCEFORGE:=opende/}

CONFIGURE_STYLE =	gnu

.include <bsd.port.mk>