1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/cad/geda/Makefile
Joe Marcus Clarke 71c8105783 Chase guile shared lib number.
Prompted by:	Mike Harding <mvh@ix.netcom.com>
2002-06-19 16:37:57 +00:00

28 lines
556 B
Makefile

# New ports collection makefile for: geda
# Date created: 24 Nov 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= geda
PORTVERSION= 20020209
CATEGORIES= cad
MASTER_SITES= # empty
DISTFILES= # none
EXTRACT_ONLY= # empty
MAINTAINER= bruno@tinkerbox.org
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols \
gschem:${PORTSDIR}/cad/gschem \
gnetlist:${PORTSDIR}/cad/gnetlist
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile \
geda.15:${PORTSDIR}/cad/libgeda
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>