From ecc615c13702b1f0c0ebbe99e3058099ada805e7 Mon Sep 17 00:00:00 2001 From: avl Date: Wed, 16 Sep 2009 02:05:14 +0000 Subject: Add new gir-repository ports infrastructure. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12879 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/gir-repository-atk/Makefile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 accessibility/gir-repository-atk/Makefile (limited to 'accessibility') diff --git a/accessibility/gir-repository-atk/Makefile b/accessibility/gir-repository-atk/Makefile new file mode 100644 index 000000000..c6c5c9f53 --- /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 +# +# $FreeBSD$ +# $MCom$ +# + +CATEGORIES= accessibility + +MASTERDIR= ${.CURDIR}/../../devel/gir-repository + +PKGNAMESUFFIX= -atk + +.include "${MASTERDIR}/bsd.gir.mk" -- cgit v1.2.3