diff options
author | vanilla <vanilla@FreeBSD.org> | 2006-06-10 18:11:51 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2006-06-10 18:11:51 +0800 |
commit | d3ed795f25cb49794f3e39fb167e5cf8a575a49d (patch) | |
tree | 9213d9d69d0b1cbdf76ac4f1aa203162b842e659 /x11-themes/e17-theme-milky | |
parent | fe11f4f86dd783a89b5f40f9ab0e0bd4df59666e (diff) | |
download | freebsd-ports-gnome-d3ed795f25cb49794f3e39fb167e5cf8a575a49d.tar.gz freebsd-ports-gnome-d3ed795f25cb49794f3e39fb167e5cf8a575a49d.tar.zst freebsd-ports-gnome-d3ed795f25cb49794f3e39fb167e5cf8a575a49d.zip |
Add e17-theme-milky 0.9.8.5C, milky's theme for use with e17 window
manager.
PR: ports/98552
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Diffstat (limited to 'x11-themes/e17-theme-milky')
-rw-r--r-- | x11-themes/e17-theme-milky/Makefile | 35 | ||||
-rw-r--r-- | x11-themes/e17-theme-milky/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/e17-theme-milky/pkg-descr | 4 | ||||
-rw-r--r-- | x11-themes/e17-theme-milky/pkg-plist | 1 |
4 files changed, 43 insertions, 0 deletions
diff --git a/x11-themes/e17-theme-milky/Makefile b/x11-themes/e17-theme-milky/Makefile new file mode 100644 index 000000000000..7232302c4135 --- /dev/null +++ b/x11-themes/e17-theme-milky/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: e17-theme-milky +# Date created: 5 June 2006 +# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> +# +# $FreeBSD$ +# + +PORTNAME= milky +PORTVERSION= 0.9.8.5C +CATEGORIES= x11-themes +MASTER_SITES= http://www0.get-e.org/Themes/E17/_files/ \ + http://mbsd.msk.ru/dist/ +PKGNAMEPREFIX= e17-theme- +DISTNAME= Milky +EXTRACT_SUFX= .edj + +MAINTAINER= ssedov@mbsd.msk.ru +COMMENT= Milky's theme for use with e17 window manager + +RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel + +USE_X_PREFIX= yes +NO_BUILD= yes +NO_WRKSUBDIR= yes + +do-extract: + ${MKDIR} ${WRKDIR} + ${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR} + +do-install: + ${MKDIR} ${PREFIX}/share/enlightenment/data/themes + ${INSTALL_DATA} ${WRKSRC}/${DISTFILES} \ + ${PREFIX}/share/enlightenment/data/themes + +.include <bsd.port.mk> diff --git a/x11-themes/e17-theme-milky/distinfo b/x11-themes/e17-theme-milky/distinfo new file mode 100644 index 000000000000..0ba07d4f5ffe --- /dev/null +++ b/x11-themes/e17-theme-milky/distinfo @@ -0,0 +1,3 @@ +MD5 (Milky.edj) = 09cb90c4ed9a8d203073ad5b5be5b31f +SHA256 (Milky.edj) = 5e180ce09c58c270b9467636fe2255839283d7f8d206b9358d9a6e93c0e4805a +SIZE (Milky.edj) = 2460911 diff --git a/x11-themes/e17-theme-milky/pkg-descr b/x11-themes/e17-theme-milky/pkg-descr new file mode 100644 index 000000000000..b260fc7bb6e2 --- /dev/null +++ b/x11-themes/e17-theme-milky/pkg-descr @@ -0,0 +1,4 @@ +Nice theme for use with e17 window manager. Milky's theme is inspired by the +work of Max Rudberg. It's an adaptation of his theme Milk for Mac OSX. + +WWW: http://www.get-e.org/Themes/E17/ diff --git a/x11-themes/e17-theme-milky/pkg-plist b/x11-themes/e17-theme-milky/pkg-plist new file mode 100644 index 000000000000..b45ee0464bf9 --- /dev/null +++ b/x11-themes/e17-theme-milky/pkg-plist @@ -0,0 +1 @@ +share/enlightenment/data/themes/Milky.edj |