COMMENT =		modular autorouter for printed circuit boards

V =			0.9.3
DISTNAME =		route-rnd-${V}
PKGNAME =		route-rnd-${V}
CATEGORIES =		cad

HOMEPAGE =		http://repo.hu/projects/route-rnd/

# GPLv2
PERMIT_PACKAGE =	Yes

SITES =			http://repo.hu/projects/route-rnd/releases/

WANTLIB +=		c m

COMPILER =              base-clang ports-gcc base-gcc
USE_GMAKE =		Yes

CONFIGURE_STYLE =	none

do-configure:
	cd ${WRKSRC} && ./configure

.include <bsd.port.mk>
