From b74060c56698d1435c6c9b60e81cde83d0e1dfa1 Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Sun, 11 Mar 2007 10:20:17 +0000 Subject: - Update to 1.0.3 (resurrect). --- x11-themes/e17-theme-milky/Makefile | 36 ++++++++++++++++++++++++++++++++++++ x11-themes/e17-theme-milky/distinfo | 3 +++ x11-themes/e17-theme-milky/pkg-descr | 4 ++++ 3 files changed, 43 insertions(+) create mode 100644 x11-themes/e17-theme-milky/Makefile create mode 100644 x11-themes/e17-theme-milky/distinfo create mode 100644 x11-themes/e17-theme-milky/pkg-descr (limited to 'x11-themes') diff --git a/x11-themes/e17-theme-milky/Makefile b/x11-themes/e17-theme-milky/Makefile new file mode 100644 index 000000000000..1f3cd83683a2 --- /dev/null +++ b/x11-themes/e17-theme-milky/Makefile @@ -0,0 +1,36 @@ +# New ports collection makefile for: e17-theme-milky +# Date created: 5 June 2006 +# Whom: Stanislav Sedov +# +# $FreeBSD$ +# + +PORTNAME= milky +PORTVERSION= 1.0.3 +CATEGORIES= x11-themes +MASTER_SITES= http://www0.get-e.org/Themes/E17/_files/ \ + ftp://ftp.springdaemons.com/pub/snapshots/e17/ +PKGNAMEPREFIX= e17-theme- +DISTNAME= Milky +EXTRACT_SUFX= .edj + +MAINTAINER= stas@FreeBSD.org +COMMENT= Milky's theme for use with e17 window manager + +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel + +NO_BUILD= yes +NO_WRKSUBDIR= yes + +PLIST_FILES= share/enlightenment/data/themes/${DISTNAME}${EXTRACT_SUFX} + +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 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/ -- cgit v1.2.3