summaryrefslogtreecommitdiff
path: root/graphics/gdtclft/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gdtclft/Makefile')
-rw-r--r--graphics/gdtclft/Makefile28
1 files changed, 28 insertions, 0 deletions
diff --git a/graphics/gdtclft/Makefile b/graphics/gdtclft/Makefile
new file mode 100644
index 000000000000..9e643efb4712
--- /dev/null
+++ b/graphics/gdtclft/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: Gdtclft
+# Date Created: 10 February 2000
+# Whom: Mikhail Teterin <mi@aldan.algebra.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Gdtclft
+PORTVERSION= 2.2.3
+CATEGORIES= graphics tcl82
+MASTER_SITES= ftp://ftp.graphviz.org/pub/
+DISTNAME= ${PORTNAME}${PORTVERSION}
+
+MAINTAINER= mi@aldan.algebra.com
+
+LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \
+ gd.1:${PORTSDIR}/graphics/gd
+
+MAKEFILE= ${FILESDIR}/Makefile.bsd
+MAKE_ENV= TCL_VER=8.2 MKDIR="${MKDIR}" INSTALL_DATA="${INSTALL_DATA}"
+ALL_TARGET= all
+
+MANN= gdtclft.n
+MANCOMPRESSED= maybe
+
+.include <bsd.port.mk>
+
+PLIST_SUB!= ${MAKE} -f ${MAKEFILE} env