1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/german/geonext/Makefile
Olli Hauer d4a2f82958 - update to 1.74
- add stage support
- add licence
- rework MASTER / SLAVE ports
  - slave depends now on MASTER port
  - install only a dedicated start script

PR:		190154
Submitted by:	ohauer
Approved by:	maintainer timeout
2014-08-31 12:55:19 +00:00

15 lines
310 B
Makefile

# Created by: Andreas Fehlner (fehlner@gmx.de)
# $FreeBSD$
CATEGORIES= german
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive (dynamic) elementary Geometry Software
RUN_DEPENDS= geonext>=0:${PORTSDIR}/math/geonext
WITH_LANG= de
MASTERDIR= ${.CURDIR}/../../math/geonext
.include "${MASTERDIR}/Makefile"