summaryrefslogtreecommitdiff
path: root/x11-themes/gnome-icons-edge/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gnome-icons-edge/Makefile')
-rw-r--r--x11-themes/gnome-icons-edge/Makefile32
1 files changed, 0 insertions, 32 deletions
diff --git a/x11-themes/gnome-icons-edge/Makefile b/x11-themes/gnome-icons-edge/Makefile
deleted file mode 100644
index f71573402761..000000000000
--- a/x11-themes/gnome-icons-edge/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: Edge GNOME Iconset
-# Date created: 26 March, 2005
-# Whom: Adam Weinberger <adamw@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-# Port logic gratuitously stolen from lioux's logic in
-# x11-themes/kde-icons-noia. If it's not defined here
-# and you think it should be, check
-# x11-themes/gnome-icons/bsd.gnome-icons.mk for it.
-
-PORTNAME= edge
-PORTVERSION= 0.6
-PORTREVISION= 2
-CATEGORIES= x11-themes gnome
-MASTER_SITES=
-DISTNAME= ${PORTNAME}-icons-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-
-COMMENT= Sleek white icon theme for GNOME
-BROKEN= no mastersite
-DEPRECATED= "${BROKEN}"
-EXPIRATION_DATE= 2011-03-01
-
-RESTRICTED= ${REASON}
-
-WRKSRC= ${WRKDIR}/Edge-Icons-${PORTVERSION}
-
-.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
-.include <bsd.port.mk>