summaryrefslogtreecommitdiffstats
path: root/devel/gnome-common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnome-common/Makefile')
-rw-r--r--devel/gnome-common/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile
deleted file mode 100644
index ef73ca55a..000000000
--- a/devel/gnome-common/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/trunk/devel/gnome-common/Makefile 18610 2013-06-30 16:33:05Z marcus $
-
-PORTNAME= gnome-common
-PORTVERSION= 3.6.0
-PORTREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Common automake macros for GNOME 2 and GNOME 3
-
-NO_STAGE= yes
-USE_XZ= yes
-USES= gmake pkgconfig
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>