diff options
Diffstat (limited to 'x11-wm/e17-module-rain')
-rw-r--r-- | x11-wm/e17-module-rain/Makefile | 36 | ||||
-rw-r--r-- | x11-wm/e17-module-rain/distinfo | 3 | ||||
-rw-r--r-- | x11-wm/e17-module-rain/pkg-descr | 5 | ||||
-rw-r--r-- | x11-wm/e17-module-rain/pkg-plist | 32 |
4 files changed, 0 insertions, 76 deletions
diff --git a/x11-wm/e17-module-rain/Makefile b/x11-wm/e17-module-rain/Makefile deleted file mode 100644 index d15c12c24d9d..000000000000 --- a/x11-wm/e17-module-rain/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: e17-module-rain -# Date created: 23 June 2006 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# -# $FreeBSD$ -# - -PORTNAME= rain -PORTVERSION= 20080223 -PORTREVISION= 1 -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 raindrops 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-rain/distinfo b/x11-wm/e17-module-rain/distinfo deleted file mode 100644 index 56101a06a01f..000000000000 --- a/x11-wm/e17-module-rain/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rain-20080223.tar.bz2) = 639e63c2b425d83b11ba0bc4860a954f -SHA256 (rain-20080223.tar.bz2) = 8723b2b56fce6c24db8d4586ad4d00104db26690a40addec2a518855576264b7 -SIZE (rain-20080223.tar.bz2) = 302065 diff --git a/x11-wm/e17-module-rain/pkg-descr b/x11-wm/e17-module-rain/pkg-descr deleted file mode 100644 index 2990d0cb6109..000000000000 --- a/x11-wm/e17-module-rain/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This e17 module draws falling raindrops and clouds on your desktop window. -The rain density is fully configurable. - -Author: Team Ninjapirates <http://www.dxdstudio.com/npn/> -WWW: http://www.enlightenment.org diff --git a/x11-wm/e17-module-rain/pkg-plist b/x11-wm/e17-module-rain/pkg-plist deleted file mode 100644 index cd9fcbdd71fd..000000000000 --- a/x11-wm/e17-module-rain/pkg-plist +++ /dev/null @@ -1,32 +0,0 @@ -lib/enlightenment/modules/rain/cloud.png -lib/enlightenment/modules/rain/drop-l.png -lib/enlightenment/modules/rain/drop-m.png -lib/enlightenment/modules/rain/drop-s.png -lib/enlightenment/modules/rain/%%E17_ARCH%%/module.a -lib/enlightenment/modules/rain/%%E17_ARCH%%/module.la -lib/enlightenment/modules/rain/%%E17_ARCH%%/module.so -lib/enlightenment/modules/rain/module.desktop -lib/enlightenment/modules/rain/e-module-rain.edj -%%NLS%%lib/enlightenment/modules/rain/locale/eo/LC_MESSAGES/rain.mo -%%NLS%%lib/enlightenment/modules/rain/locale/fi/LC_MESSAGES/rain.mo -%%NLS%%lib/enlightenment/modules/rain/locale/fr/LC_MESSAGES/rain.mo -%%NLS%%lib/enlightenment/modules/rain/locale/it/LC_MESSAGES/rain.mo -%%NLS%%lib/enlightenment/modules/rain/locale/ja/LC_MESSAGES/rain.mo -%%NLS%%lib/enlightenment/modules/rain/locale/sv/LC_MESSAGES/rain.mo -%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/eo/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/eo -%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/fi/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/fi -%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/fr/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/fr -%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/it/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/it -%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/ja/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/ja -%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/sv/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/sv -%%NLS%%@dirrm lib/enlightenment/modules/rain/locale -@dirrm lib/enlightenment/modules/rain/%%E17_ARCH%% -@dirrm lib/enlightenment/modules/rain -@dirrmtry lib/enlightenment/modules -@dirrmtry lib/enlightenment |