diff options
Diffstat (limited to 'x11-wm/e17-module-moon')
-rw-r--r-- | x11-wm/e17-module-moon/Makefile | 37 | ||||
-rw-r--r-- | x11-wm/e17-module-moon/distinfo | 3 | ||||
-rw-r--r-- | x11-wm/e17-module-moon/pkg-descr | 5 | ||||
-rw-r--r-- | x11-wm/e17-module-moon/pkg-plist | 14 |
4 files changed, 0 insertions, 59 deletions
diff --git a/x11-wm/e17-module-moon/Makefile b/x11-wm/e17-module-moon/Makefile deleted file mode 100644 index 01eee6b51d99..000000000000 --- a/x11-wm/e17-module-moon/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: e17-module-moon -# Date created: 23 June 2006 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# -# $FreeBSD$ -# - -PORTNAME= moon -PORTVERSION= 20070223 -PORTREVISION= 1 -PORTEPOCH= 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 Moon Clock module - -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-moon/distinfo b/x11-wm/e17-module-moon/distinfo deleted file mode 100644 index b686069e9d75..000000000000 --- a/x11-wm/e17-module-moon/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (moon-20070223.tar.bz2) = a110d53bc5a05297e93a3a1eb05c9c11 -SHA256 (moon-20070223.tar.bz2) = 4e387eabe35435c61da7fd84a33cad8f8f3db31092c44bdf65834273f5f4a775 -SIZE (moon-20070223.tar.bz2) = 699637 diff --git a/x11-wm/e17-module-moon/pkg-descr b/x11-wm/e17-module-moon/pkg-descr deleted file mode 100644 index 02fa681502d7..000000000000 --- a/x11-wm/e17-module-moon/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Moon is an E17 module which displays information about the current phase -of the moon. - -Author: David Stevenson <david.35472@gmail.com> -WWW: http://www.enlightenment.org diff --git a/x11-wm/e17-module-moon/pkg-plist b/x11-wm/e17-module-moon/pkg-plist deleted file mode 100644 index 9e45a173c835..000000000000 --- a/x11-wm/e17-module-moon/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -lib/enlightenment/modules/moon/%%E17_ARCH%%/module.a -lib/enlightenment/modules/moon/%%E17_ARCH%%/module.la -lib/enlightenment/modules/moon/%%E17_ARCH%%/module.so -lib/enlightenment/modules/moon/module.desktop -lib/enlightenment/modules/moon/module.edj -lib/enlightenment/modules/moon/moon.edj -%%NLS%%share/locale/eo/LC_MESSAGES/moon.mo -%%NLS%%share/locale/it/LC_MESSAGES/moon.mo -%%NLS%%share/locale/ja/LC_MESSAGES/moon.mo -%%NLS%%share/locale/sv/LC_MESSAGES/moon.mo -@dirrm lib/enlightenment/modules/moon/%%E17_ARCH%% -@dirrm lib/enlightenment/modules/moon -@dirrmtry lib/enlightenment/modules -@dirrmtry lib/enlightenment |