mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
7d455ee93b
PR: ports/85766 Submitted by: maintainer
17 lines
335 B
Makefile
17 lines
335 B
Makefile
# New ports collection makefile for: de-geonext
|
|
# Date created: 24 July 2003
|
|
# Whom: Andreas Fehlner (fehlner@gmx.de)
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= german
|
|
|
|
MAINTAINER= fehlner@gmx.de
|
|
COMMENT= Interactive (dynamic) elementary Geometry Software
|
|
|
|
WITH_LANG= de
|
|
MASTERDIR= ${.CURDIR}/../../math/geonext
|
|
|
|
.include "${MASTERDIR}/Makefile"
|