freebsd-ports/german/linux-eagle/Makefile
Mark Linimon 3dc442b94d Add two advisory variables that mark this port as a slave port. Due to
odd use or misuse of .include, the default assignments of these variables
is wrong.

This only affects FreshPorts and portsmon.

Approved by:	maintainer
2005-04-05 18:53:06 +00:00

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"