2bbb53adc3
With hat: portmgr
14 lines
290 B
Makefile
14 lines
290 B
Makefile
# Created by: Andreas Fehlner (fehlner@gmx.de)
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= german
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Interactive (dynamic) elementary Geometry Software
|
|
|
|
WITH_LANG= de
|
|
MASTERDIR= ${.CURDIR}/../../math/geonext
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|