2002-09-19 17:14:33 +02:00
|
|
|
# New ports collection makefile for: de-linux-eagle
|
|
|
|
# Date created: 30 August 2002
|
|
|
|
# Whom: Thomas E. Zander <riggs@rrr.de>
|
2001-12-26 17:12:17 +01:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2002-09-19 17:14:33 +02:00
|
|
|
PKGNAMEPREFIX?= de-
|
2004-12-13 11:16:37 +01:00
|
|
|
EAGLELANG?= ger
|
2002-09-19 17:14:33 +02:00
|
|
|
CATEGORIES?= german cad linux
|
2001-12-26 17:12:17 +01:00
|
|
|
|
2003-02-21 12:08:38 +01:00
|
|
|
MAINTAINER= riggs@rrr.de
|
|
|
|
COMMENT= An easy to use, yet powerful tool for designing printed circuit boards
|
|
|
|
|
2006-02-02 15:18:46 +01:00
|
|
|
CONFLICTS= linux-eagle-[0-9]*
|
2003-10-14 13:41:41 +02:00
|
|
|
|
2005-04-05 20:53:06 +02:00
|
|
|
SLAVE_PORT= yes
|
|
|
|
MASTER_PORT= cad/linux-eagle
|
2006-02-02 15:18:46 +01:00
|
|
|
FILESDIR= ${.CURDIR}/../../${MASTER_PORT}/files
|
2005-04-05 20:53:06 +02:00
|
|
|
|
2002-09-19 17:14:33 +02:00
|
|
|
.include "../../cad/linux-eagle/Makefile"
|