diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /x11-wm/e17-module-moon | |
parent | f2440db2ac6d1a099a0baae5d583f4fd8a043e0c (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Notes
Notes:
svn path=/head/; revision=257512
svn path=/tags/RELEASE_8_1_0/; revision=257513; tag=release/8.1.0
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 | 26 |
4 files changed, 0 insertions, 71 deletions
diff --git a/x11-wm/e17-module-moon/Makefile b/x11-wm/e17-module-moon/Makefile deleted file mode 100644 index e3e3b6bb5325..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= 20080223 -PORTREVISION= 5 -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 -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment - -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 985c259b8383..000000000000 --- a/x11-wm/e17-module-moon/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (moon-20080223.tar.bz2) = 77f4e625f597799c5bf160cbabfc1601 -SHA256 (moon-20080223.tar.bz2) = 0b8bd6bfe7147bbadddd642b35cb1d89a11d2bb5f1ad6f448185ebf948e85e62 -SIZE (moon-20080223.tar.bz2) = 648718 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 fb85cb2abbce..000000000000 --- a/x11-wm/e17-module-moon/pkg-plist +++ /dev/null @@ -1,26 +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/e-module-moon.edj -lib/enlightenment/modules/moon/moon.edj -%%NLS%%lib/enlightenment/modules/moon/locale/eo/LC_MESSAGES/moon.mo -%%NLS%%lib/enlightenment/modules/moon/locale/fi/LC_MESSAGES/moon.mo -%%NLS%%lib/enlightenment/modules/moon/locale/it/LC_MESSAGES/moon.mo -%%NLS%%lib/enlightenment/modules/moon/locale/ja/LC_MESSAGES/moon.mo -%%NLS%%lib/enlightenment/modules/moon/locale/sv/LC_MESSAGES/moon.mo -%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/eo/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/eo -%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/fi/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/fi -%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/it/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/it -%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/ja/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/ja -%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/sv/LC_MESSAGES -%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/sv -%%NLS%%@dirrm lib/enlightenment/modules/moon/locale -@dirrm lib/enlightenment/modules/moon/%%E17_ARCH%% -@dirrm lib/enlightenment/modules/moon -@dirrmtry lib/enlightenment/modules -@dirrmtry lib/enlightenment |