diff options
Diffstat (limited to 'x11-wm/e17-module-snow')
-rw-r--r-- | x11-wm/e17-module-snow/Makefile | 36 | ||||
-rw-r--r-- | x11-wm/e17-module-snow/distinfo | 3 | ||||
-rw-r--r-- | x11-wm/e17-module-snow/pkg-descr | 5 | ||||
-rw-r--r-- | x11-wm/e17-module-snow/pkg-plist | 32 |
4 files changed, 0 insertions, 76 deletions
diff --git a/x11-wm/e17-module-snow/Makefile b/x11-wm/e17-module-snow/Makefile deleted file mode 100644 index 7d2084cacbc2..000000000000 --- a/x11-wm/e17-module-snow/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: e17-module-snow -# Date created: 23 June 2006 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# -# $FreeBSD$ -# - -PORTNAME= snow -PORTVERSION= 20080223 -PORTREVISION= 0 -CATEGORIES= x11 -MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ -PKGNAMEPREFIX= e17-module- -DISTNAME= ${PORTNAME}-${PORTVERSION} - -MAINTAINER= stas@FreeBSD.org -COMMENT= An e17 module which draws snowflakes on your screen - -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel - -GNU_CONFIGURE= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnometarget pkgconfig -USE_EFL= edje - -.if !defined(WITHOUT_NLS) -USE_GETTEXT= yes -PLIST_SUB+= NLS="" -.else -CONFIGURE_ARGS= --disable-nls -PLIST_SUB+= NLS="@comment " -.endif - -.include <bsd.port.mk> diff --git a/x11-wm/e17-module-snow/distinfo b/x11-wm/e17-module-snow/distinfo deleted file mode 100644 index 70f2f1b77341..000000000000 --- a/x11-wm/e17-module-snow/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (snow-20080223.tar.bz2) = 34c2e67e72f3c5b77813e01ec0e6102d -SHA256 (snow-20080223.tar.bz2) = 869ba38e49a929cab5dd31a1c3b0e7e66676e1aa41596f2088c9be8ef223013d -SIZE (snow-20080223.tar.bz2) = 234493 diff --git a/x11-wm/e17-module-snow/pkg-descr b/x11-wm/e17-module-snow/pkg-descr deleted file mode 100644 index 424ed4a938ff..000000000000 --- a/x11-wm/e17-module-snow/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This e17 module draws falling snowflakes and trees on your desktop window. -The snow density is fully configurable. - -Author: Andrew 'HandyAndE' Williams <http://handyande.co.uk/> -WWW: http://www.enlightenment.org diff --git a/x11-wm/e17-module-snow/pkg-plist b/x11-wm/e17-module-snow/pkg-plist deleted file mode 100644 index 2f328ce1cb46..000000000000 --- a/x11-wm/e17-module-snow/pkg-plist +++ /dev/null @@ -1,32 +0,0 @@ -lib/enlightenment/modules/snow/flake-l.png -lib/enlightenment/modules/snow/flake-m.png -lib/enlightenment/modules/snow/flake-s.png -lib/enlightenment/modules/snow/%%E17_ARCH%%/module.a -lib/enlightenment/modules/snow/%%E17_ARCH%%/module.la -lib/enlightenment/modules/snow/%%E17_ARCH%%/module.so -lib/enlightenment/modules/snow/module.desktop -lib/enlightenment/modules/snow/e-module-snow.edj -lib/enlightenment/modules/snow/tree.png -%%NLS%%lib/enlightenment/modules/snow/locale/eo/LC_MESSAGES/snow.mo -%%NLS%%lib/enlightenment/modules/snow/locale/fi/LC_MESSAGES/snow.mo -%%NLS%%lib/enlightenment/modules/snow/locale/fr/LC_MESSAGES/snow.mo -%%NLS%%lib/enlightenment/modules/snow/locale/it/LC_MESSAGES/snow.mo -%%NLS%%lib/enlightenment/modules/snow/locale/ja/LC_MESSAGES/snow.mo -%%NLS%%lib/enlightenment/modules/snow/locale/sv/LC_MESSAGES/snow.mo -%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/eo/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/eo -%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/fi/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/fi -%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/fr/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/fr -%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/it/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/it -%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/ja/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/ja -%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/sv/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/sv -%%NLS%%@dirrm lib/enlightenment/modules/snow/locale -@dirrm lib/enlightenment/modules/snow/%%E17_ARCH%% -@dirrm lib/enlightenment/modules/snow -@dirrmtry lib/enlightenment/modules -@dirrmtry lib/enlightenment |