mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:24:52 +00:00
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= french
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Interactive (dynamic) elementary Geometry Software
|
|
|
|
RUN_DEPENDS= geonext>=0:math/geonext
|
|
|
|
WITH_LANG= fr
|
|
MASTERDIR= ${.CURDIR}/../../math/geonext
|
|
|
|
.include "${MASTERDIR}/Makefile"
|