16 lines
360 B
Makefile
16 lines
360 B
Makefile
# New ports collection makefile for: de-linux-eagle
|
|
# Date created: 30 August 2002
|
|
# Whom: Thomas E. Zander <riggs@rrr.de>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMEPREFIX?= de-
|
|
EAGLELANG?= g
|
|
CATEGORIES?= german cad linux
|
|
|
|
MAINTAINER= riggs@rrr.de
|
|
COMMENT= An easy to use, yet powerful tool for designing printed circuit boards
|
|
|
|
.include "../../cad/linux-eagle/Makefile"
|