mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
090059a210
The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
18 lines
351 B
Makefile
18 lines
351 B
Makefile
# New ports collection makefile for: de-geonext
|
|
# Date created: 24 July 2003
|
|
# Whom: Andreas Fehlner (fehlner@gmx.de)
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= german
|
|
|
|
MAINTAINER= fehlner@gmx.de
|
|
COMMENT= Interactive (dynamic) elementary Geometry Software
|
|
|
|
WITH_LANG= de
|
|
MASTERDIR= ${.CURDIR}/../../math/geonext
|
|
|
|
.include "${MASTERDIR}/Makefile"
|