summaryrefslogtreecommitdiffstats
path: root/devel/gir-repository/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gir-repository/Makefile')
-rw-r--r--devel/gir-repository/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/devel/gir-repository/Makefile b/devel/gir-repository/Makefile
deleted file mode 100644
index d4d475436..000000000
--- a/devel/gir-repository/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: gir-repository
-# Date created: 14 Aug 2009
-# Whom: Pawel Worach <pawel.worach@gmail.com>
-#
-# $FreeBSD$
-# $MCom: ports/devel/gir-repository/Makefile,v 1.23 2011/01/07 20:44:21 kwm Exp $
-#
-
-MASTER_SITES= # Empty
-DISTFILES= # None
-PATCHDIR= # None
-
-CATEGORIES= devel gnome
-
-COMMENT= Introspection information for various libraries
-
-NO_BUILD= yes
-
-RUN_DEPENDS= ${GIRDIR}/${babl_GIR}.gir:${PORTSDIR}/${babl_CATEGORY}/gir-repository-babl \
- ${GIRDIR}/${libnotify_GIR}.gir:${PORTSDIR}/${libnotify_CATEGORY}/gir-repository-libnotify \
- ${GIRDIR}/${vte_GIR}.gir:${PORTSDIR}/${vte_CATEGORY}/gir-repository-vte \
- ${GIRDIR}/${goocanvas_GIR}.gir:${PORTSDIR}/${goocanvas_CATEGORY}/gir-repository-goocanvas
-
-do-install: # empty
-
-.include "${.CURDIR}/../../devel/gir-repository/bsd.gir.mk"