summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-03-13 14:05:52 +0000
committermiwi <miwi@FreeBSD.org>2007-03-13 14:05:52 +0000
commit1e86669962a99830811f4a63efce8e1140d1d4ab (patch)
tree2fa239370e109c8d8c5014bcfdcd8cc27b320631 /graphics
parent72fa4909bd8dbe62ca3f30eea7c36a6c764ffcd0 (diff)
downloadFreeBSD-ports-1e86669962a99830811f4a63efce8e1140d1d4ab.zip
FreeBSD-ports-1e86669962a99830811f4a63efce8e1140d1d4ab.tar.gz
- Add libimg-tk83 as slave port.
PR: ports/110223 Submitted by: Martin Matuska <martin at matuska.org>
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