1998-12-06 15:11:53 +01:00
|
|
|
# New ports collection makefile for: geda
|
|
|
|
# Date created: 24 Nov 1998
|
1999-08-31 08:53:31 +02:00
|
|
|
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
|
1998-12-06 15:11:53 +01:00
|
|
|
#
|
1999-08-25 06:58:03 +02:00
|
|
|
# $FreeBSD$
|
1998-12-06 15:11:53 +01:00
|
|
|
#
|
|
|
|
|
2000-04-09 01:24:42 +02:00
|
|
|
PORTNAME= geda
|
2005-05-16 05:32:41 +02:00
|
|
|
PORTVERSION= 20050313
|
1998-12-06 15:11:53 +01:00
|
|
|
CATEGORIES= cad
|
2001-04-07 02:24:22 +02:00
|
|
|
MASTER_SITES= # empty
|
|
|
|
DISTFILES= # none
|
|
|
|
EXTRACT_ONLY= # empty
|
1998-12-06 15:11:53 +01:00
|
|
|
|
2001-04-07 02:24:22 +02:00
|
|
|
MAINTAINER= bruno@tinkerbox.org
|
2003-02-21 12:08:38 +01:00
|
|
|
COMMENT= The "meta-port" for gEDA
|
1998-12-06 15:11:53 +01:00
|
|
|
|
2004-05-22 14:46:11 +02:00
|
|
|
RUN_DEPENDS= ${LOCALBASE}/share/gEDA/sym:${PORTSDIR}/cad/geda-symbols \
|
2001-04-07 02:24:22 +02:00
|
|
|
gschem:${PORTSDIR}/cad/gschem \
|
2002-10-10 20:45:49 +02:00
|
|
|
gnetlist:${PORTSDIR}/cad/gnetlist \
|
|
|
|
gmk_sym:${PORTSDIR}/cad/geda-utils \
|
|
|
|
gsymcheck:${PORTSDIR}/cad/geda-symcheck
|
1998-12-06 15:11:53 +01:00
|
|
|
|
2001-04-07 02:24:22 +02:00
|
|
|
NO_BUILD= yes
|
1998-12-06 15:11:53 +01:00
|
|
|
|
2001-04-07 02:24:22 +02:00
|
|
|
do-install: # empty
|
2000-01-07 21:07:56 +01:00
|
|
|
|
1998-12-06 15:11:53 +01:00
|
|
|
.include <bsd.port.mk>
|