aboutsummaryrefslogtreecommitdiff
path: root/graphics/libimg-tk83
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-13 14:05:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-13 14:05:52 +0000
commitb5d482f6ffabe626ceb55d8364d46dc60530099a (patch)
treea36e257fb795b83a69865b1a9d485958183cc310 /graphics/libimg-tk83
parent06e475240baabdc514ad5f08cb30c02e9b938bd9 (diff)
downloadports-b5d482f6ffabe626ceb55d8364d46dc60530099a.tar.gz
ports-b5d482f6ffabe626ceb55d8364d46dc60530099a.zip
Notes
Diffstat (limited to 'graphics/libimg-tk83')
-rw-r--r--graphics/libimg-tk83/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/libimg-tk83/Makefile b/graphics/libimg-tk83/Makefile
new file mode 100644
index 000000000000..e11bac11413f
--- /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"