summaryrefslogtreecommitdiff
path: root/x11/tkcron/files
diff options
context:
space:
mode:
Diffstat (limited to 'x11/tkcron/files')
-rw-r--r--x11/tkcron/files/Makefile12
-rw-r--r--x11/tkcron/files/md51
2 files changed, 13 insertions, 0 deletions
diff --git a/x11/tkcron/files/Makefile b/x11/tkcron/files/Makefile
new file mode 100644
index 00000000000..c9903f00c0f
--- /dev/null
+++ b/x11/tkcron/files/Makefile
@@ -0,0 +1,12 @@
+BINDIR= ${PREFIX}/bin
+WISHDIR?= ${BINDIR}
+
+all: tkcron
+
+tkcron:
+ sed -e "\:/usr/local/bin/wish: s;;${BINDIR}/wish4.1;g" tkcron.tcl > tkcron
+
+install: all
+ install ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} tkcron ${BINDIR}
+
+.include <bsd.own.mk>
diff --git a/x11/tkcron/files/md5 b/x11/tkcron/files/md5
new file mode 100644
index 00000000000..1fcf6b29e07
--- /dev/null
+++ b/x11/tkcron/files/md5
@@ -0,0 +1 @@
+MD5 (tkcron-2.12.tcl.gz) = 585a44f793c0b8a8a353f79a217deda0