4e1b79a0a6
With hat: portmgr Sponsored by: Absolight
15 lines
298 B
Makefile
15 lines
298 B
Makefile
# Created by: Andreas Fehlner (fehlner@gmx.de)
|
|
# $FreeBSD$
|
|
|
|
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"
|