aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/slim-freebsd-dark-theme
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-06-25 15:54:55 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-06-25 15:54:55 +0000
commit232efe80f155001dddbc1a7e1427617da0f77d8e (patch)
tree6563b7f78d140a03c7e73684dcde1588aa21ade4 /x11-themes/slim-freebsd-dark-theme
parentb4b063f21cd348e86901bbabcb348372fd4feca5 (diff)
downloadports-232efe80f155001dddbc1a7e1427617da0f77d8e.tar.gz
ports-232efe80f155001dddbc1a7e1427617da0f77d8e.zip
Notes
Diffstat (limited to 'x11-themes/slim-freebsd-dark-theme')
-rw-r--r--x11-themes/slim-freebsd-dark-theme/Makefile5
-rw-r--r--x11-themes/slim-freebsd-dark-theme/pkg-descr11
2 files changed, 5 insertions, 11 deletions
diff --git a/x11-themes/slim-freebsd-dark-theme/Makefile b/x11-themes/slim-freebsd-dark-theme/Makefile
index fecac3666ecc..3d9eb14fc8be 100644
--- a/x11-themes/slim-freebsd-dark-theme/Makefile
+++ b/x11-themes/slim-freebsd-dark-theme/Makefile
@@ -3,6 +3,7 @@
PORTNAME= slim-freebsd-dark-theme
DISTVERSIONPREFIX= v
DISTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= x11-themes
MAINTAINER= miguel@gocobachi.dev
@@ -27,7 +28,7 @@ _THEMEDIR= ${PREFIX}/${_THEMEDIR_REL}
do-install:
@${MKDIR} ${STAGEDIR}${_THEMEDIR}
- (cd ${WRKSRC} && \
- ${COPYTREE_SHARE} . ${STAGEDIR}${_THEMEDIR} '! -name LICENSE ! -name README.md')
+ ${INSTALL_DATA} ${WRKSRC}/*.png ${STAGEDIR}${_THEMEDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/*.theme ${STAGEDIR}${_THEMEDIR}/
.include <bsd.port.mk>
diff --git a/x11-themes/slim-freebsd-dark-theme/pkg-descr b/x11-themes/slim-freebsd-dark-theme/pkg-descr
index 668aec1fa047..28829287851e 100644
--- a/x11-themes/slim-freebsd-dark-theme/pkg-descr
+++ b/x11-themes/slim-freebsd-dark-theme/pkg-descr
@@ -1,11 +1,4 @@
-SLiM is an acronym for "Simple Login Manager".
-
-Lightweight and easily configurable, SLiM requires minimal dependencies,
-and none from the GNOME or KDE desktop environments. It therefore contributes
-towards a lightweight system for users that also like to use lightweight
-desktops such as Xfce, Openbox, and Fluxbox.
-
-This package is a minimalist FreeBSD black/red colors theme, using
-the colors defined by the FreeBSD Foundation.
+Minimalist FreeBSD black/red colors theme for the SLiM Login Manager,
+using the logo and colors created by the FreeBSD Foundation.
WWW: https://github.com/gocobachi/slim-freebsd-dark-theme