diff options
Diffstat (limited to 'x11-themes/icegradient')
-rw-r--r-- | x11-themes/icegradient/Makefile | 34 | ||||
-rw-r--r-- | x11-themes/icegradient/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/icegradient/pkg-descr | 5 | ||||
-rw-r--r-- | x11-themes/icegradient/pkg-plist | 7 |
4 files changed, 0 insertions, 49 deletions
diff --git a/x11-themes/icegradient/Makefile b/x11-themes/icegradient/Makefile deleted file mode 100644 index b931e2318ed9..000000000000 --- a/x11-themes/icegradient/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: icegradient -# Date Created: 21 August 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-themes/icegradient/Makefile,v 1.1 2006/07/20 11:38:25 ahze Exp $ - -PORTNAME= icegradient -PORTVERSION= 200012290259 -PORTREVISION= 5 -CATEGORIES= x11-themes -MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= sobomax -DISTNAME= IceGradient-1.2.x-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= A GTK+ gradient theme engine based on ThinIce - -WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-0.0.5 - -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -USE_GMAKE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/ltconfig - -.include <bsd.port.mk> diff --git a/x11-themes/icegradient/distinfo b/x11-themes/icegradient/distinfo deleted file mode 100644 index 7cb62cfb07fd..000000000000 --- a/x11-themes/icegradient/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (IceGradient-1.2.x-200012290259.tar.gz) = 72ae8713cad60973ce05f0cbcc92fdd6 -SHA256 (IceGradient-1.2.x-200012290259.tar.gz) = 3a66cd8d0f5482965d3d6d6d45ca8e5ae38d0b48e8a23ca7c766e63a6b18dd0e -SIZE (IceGradient-1.2.x-200012290259.tar.gz) = 132533 diff --git a/x11-themes/icegradient/pkg-descr b/x11-themes/icegradient/pkg-descr deleted file mode 100644 index b51df352980a..000000000000 --- a/x11-themes/icegradient/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -GTK+ gradient theme based on ThinIce. It's not a pixmap theme, and thus it -should be faster than other themes with gradients. In fact it is a theme engine -so it's possible to use it to create other themes. - -WWW: http://themes.freshmeat.net/projects/icegradient/ diff --git a/x11-themes/icegradient/pkg-plist b/x11-themes/icegradient/pkg-plist deleted file mode 100644 index f75be263be7b..000000000000 --- a/x11-themes/icegradient/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libicegradient.la -lib/gtk/themes/engines/libicegradient.so -share/themes/IceGradient/ICON.png -share/themes/IceGradient/README.html -share/themes/IceGradient/gtk/gtkrc -@dirrm share/themes/IceGradient/gtk -@dirrm share/themes/IceGradient |