blob: b20cd8563e32f433a6351668fc8ac1c41135bea9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# New ports collection makefile for: fr-geonext
# Date created: 24 July 2003
# Whom: Andreas Fehlner (fehlner@gmx.de)
#
# $FreeBSD$
#
CATEGORIES= french
MAINTAINER= fehlner@gmx.de
COMMENT= Interactive (dynamic) elementary Geometry Software
WITH_LANG= fr
MASTERDIR= ${.CURDIR}/../../math/geonext
.include "${MASTERDIR}/Makefile"
|