blob: 41e3ccc4ebb43928814a1d2e3869b4f27c7cd3f1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: fr-geonext
# Date created: 24 July 2003
# Whom: 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
.include "${MASTERDIR}/Makefile"
|