# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$

PortSystem			1.0

name				geda-gaf
version				1.6.0
categories			cad
maintainers			chiszp \
					gmail.com:chiszp
description			Schematic capture toolsuite
long_description	Collection of tools for electronic design automation
homepage			http://www.gpleda.org
platforms			darwin
master_sites		http://geda.seul.org/release/v1.6/1.6.0 \
					ftp://ftp.geda.seul.org/pub/geda/release/v1.6/1.6.0

checksums			md5 1dacc71407e69d77eaf4c1115f5bcd56 \
					sha1 9ebff9a7f57008f564b310fed8e3907648856e83 \
					rmd160 bbcaa7dad64e2a24b7acf54da3e0426c265c980e

depends_lib			port:guile \
					port:gtk2

configure.args		--disable-update-xdg-database
