mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
15 lines
287 B
Makefile
15 lines
287 B
Makefile
# Created by: Andreas Fehlner (fehlner@gmx.de)
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= french
|
|
|
|
MAINTAINER= fehlner@gmx.de
|
|
COMMENT= Interactive (dynamic) elementary Geometry Software
|
|
|
|
WITH_LANG= fr
|
|
MASTERDIR= ${.CURDIR}/../../math/geonext
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|