odd use or misuse of .include, the default assignments of these variables is wrong. This only affects FreshPorts and portsmon. Approved by: maintainer
20 lines
434 B
Makefile
20 lines
434 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-*
|
|
|
|
SLAVE_PORT= yes
|
|
MASTER_PORT= cad/linux-eagle
|
|
|
|
.include "../../cad/linux-eagle/Makefile"
|