summaryrefslogtreecommitdiff
path: root/accessibility/gir-repository-atk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/gir-repository-atk/Makefile')
-rw-r--r--accessibility/gir-repository-atk/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/accessibility/gir-repository-atk/Makefile b/accessibility/gir-repository-atk/Makefile
new file mode 100644
index 000000000000..b9bc8ffccba4
--- /dev/null
+++ b/accessibility/gir-repository-atk/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: gir-repository-atk
+# Date created: 07 September 2009
+# Whom: Alexander Logvinov <avl@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/accessibility/gir-repository-atk/Makefile,v 1.1 2009/09/16 02:05:10 avl Exp $
+#
+
+CATEGORIES= accessibility
+
+MASTERDIR= ${.CURDIR}/../../devel/gir-repository
+
+PKGNAMESUFFIX= -atk
+
+.include "${MASTERDIR}/bsd.gir.mk"