summaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-05 09:44:52 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-05 10:40:47 +0100
commit458523534c3ace22ab43f2873b88405fb427aeef (patch)
tree1347336ffae6dceb6fdeaf67e48dd237110139b5 /french
parent6ea8f5ccc71ae7fdaa8825e2d5a810d7a93953bf (diff)
downloadfreebsd-ports-458523534c3ace22ab43f2873b88405fb427aeef.zip
french/geonext: Remove expired port
2023-12-05 french/geonext: Last upstream release was in 2014
Diffstat (limited to 'french')
-rw-r--r--french/Makefile1
-rw-r--r--french/geonext/Makefile11
2 files changed, 0 insertions, 12 deletions
diff --git a/french/Makefile b/french/Makefile
index f1b2203d3b2b..40b517a66a8a 100644
--- a/french/Makefile
+++ b/french/Makefile
@@ -3,7 +3,6 @@
SUBDIR += aspell
SUBDIR += aster
SUBDIR += fortune-mod-zarathoustra
- SUBDIR += geonext
SUBDIR += homard
SUBDIR += hunspell
SUBDIR += hyphen
diff --git a/french/geonext/Makefile b/french/geonext/Makefile
deleted file mode 100644
index d1ec142e1339..000000000000
--- a/french/geonext/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-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"