1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/cad/geda/Makefile
Jean-Yves Lefort 8f08043ad0 - Update to 20050313 [1]
- Miscellaneous cleanups

PR:		ports/80967 [1]
Submitted by:	maintainer [1]
2005-05-16 03:32:41 +00:00

29 lines
605 B
Makefile

# New ports collection makefile for: geda
# Date created: 24 Nov 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= geda
PORTVERSION= 20050313
CATEGORIES= cad
MASTER_SITES= # empty
DISTFILES= # none
EXTRACT_ONLY= # empty
MAINTAINER= bruno@tinkerbox.org
COMMENT= The "meta-port" for gEDA
RUN_DEPENDS= ${LOCALBASE}/share/gEDA/sym:${PORTSDIR}/cad/geda-symbols \
gschem:${PORTSDIR}/cad/gschem \
gnetlist:${PORTSDIR}/cad/gnetlist \
gmk_sym:${PORTSDIR}/cad/geda-utils \
gsymcheck:${PORTSDIR}/cad/geda-symcheck
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>