mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.6 (resurrect).
This commit is contained in:
parent
b74060c566
commit
cdc6a27042
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187114
36
x11-themes/e17-theme-simply_white/Makefile
Normal file
36
x11-themes/e17-theme-simply_white/Makefile
Normal file
@ -0,0 +1,36 @@
|
||||
# New ports collection makefile for: e17-theme-simply_white
|
||||
# Date created: 5 June 2006
|
||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= simply_white
|
||||
PORTVERSION= 0.6
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://www0.get-e.org/Themes/E17/_files/ \
|
||||
ftp://ftp.springdaemons.com/pub/snapshots/e17/
|
||||
PKGNAMEPREFIX= e17-theme-
|
||||
DISTNAME= simply-white
|
||||
EXTRACT_SUFX= .edj
|
||||
|
||||
MAINTAINER= stas@FreeBSD.org
|
||||
COMMENT= Simply White 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 <bsd.port.mk>
|
3
x11-themes/e17-theme-simply_white/distinfo
Normal file
3
x11-themes/e17-theme-simply_white/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (simply-white.edj) = 74746edd8d84c9ce6bb5d9969f27c616
|
||||
SHA256 (simply-white.edj) = 7294f2ae2e535397cc3df061a9c538400d0b36e7bbd514d706a18d0e3d0b90c6
|
||||
SIZE (simply-white.edj) = 1978867
|
3
x11-themes/e17-theme-simply_white/pkg-descr
Normal file
3
x11-themes/e17-theme-simply_white/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Nice theme for use with e17 window manager. Brand new minimalistic theme.
|
||||
|
||||
WWW: http://www.get-e.org/Themes/E17/
|
Loading…
Reference in New Issue
Block a user