mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
14 lines
286 B
Makefile
14 lines
286 B
Makefile
# Created by: Andreas Fehlner (fehlner@gmx.de)
|
|
|
|
CATEGORIES= german
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Interactive (dynamic) elementary Geometry Software
|
|
|
|
RUN_DEPENDS= geonext>=0:math/geonext
|
|
|
|
WITH_LANG= de
|
|
MASTERDIR= ${.CURDIR}/../../math/geonext
|
|
|
|
.include "${MASTERDIR}/Makefile"
|