summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/libimg-tk83/Makefile16
2 files changed, 17 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index c6666c2..37e96af 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -359,6 +359,7 @@
SUBDIR += libgnomecanvasmm26
SUBDIR += libgphoto2
SUBDIR += libimg
+ SUBDIR += libimg-tk83
SUBDIR += libimg-tkstep80
SUBDIR += libiptcdata
SUBDIR += libkexif
diff --git a/graphics/libimg-tk83/Makefile b/graphics/libimg-tk83/Makefile
new file mode 100644
index 0000000..e11bac1
--- /dev/null
+++ b/graphics/libimg-tk83/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: libimg-tkstep
+# Date created: 11 March 2007
+# Whom: Martin Matuska <martin@matuska.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= libimg-tk83
+CATEGORIES= graphics tk83
+
+MAINTAINER= martin@matuska.org
+
+USE_TK= 83
+MASTERDIR= ${.CURDIR}/../libimg
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud