mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
2c21d1f8cd
PR: ports/74539 Submitted by: Frank Mayhar Approved by: maintainer
18 lines
388 B
Makefile
18 lines
388 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?= ger
|
|
CATEGORIES?= german cad linux
|
|
|
|
MAINTAINER= riggs@rrr.de
|
|
COMMENT= An easy to use, yet powerful tool for designing printed circuit boards
|
|
|
|
CONFLICTS= linux-eagle-*
|
|
|
|
.include "../../cad/linux-eagle/Makefile"
|