Index: x11-themes/slim-freebsd-dark-theme/Makefile =================================================================== --- x11-themes/slim-freebsd-dark-theme/Makefile (nonexistent) +++ x11-themes/slim-freebsd-dark-theme/Makefile (working copy) @@ -0,0 +1,30 @@ +# $FreeBSD$ + +PORTNAME= slim-freebsd-dark-theme +DISTVERSION= v1.0 +PORTREVISION= 1 +CATEGORIES= x11-themes + +MAINTAINER= miguel@gocobachi.dev +COMMENT= Minimalist FreeBSD black/red colors theme + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= slim:x11/slim + +USE_GITHUB= yes +GH_ACCOUNT= gocobachi + +NO_ARCH= yes +NO_BUILD= yes + +THEMEDIR_REL= share/slim/themes/slim-freebsd-dark-theme +THEMEDIR= ${PREFIX}/${THEMEDIR_REL} + +do-install: + ${MKDIR} ${STAGEDIR}${THEMEDIR} + (cd ${WRKSRC} && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${THEMEDIR}) + +.include Property changes on: x11-themes/slim-freebsd-dark-theme/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: x11-themes/slim-freebsd-dark-theme/distinfo =================================================================== --- x11-themes/slim-freebsd-dark-theme/distinfo (nonexistent) +++ x11-themes/slim-freebsd-dark-theme/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1592870120 +SHA256 (gocobachi-slim-freebsd-dark-theme-v1.0_GH0.tar.gz) = ab5c75bdabb3621df5815998fbb56747c0861c0b43857be657802de059c8889c +SIZE (gocobachi-slim-freebsd-dark-theme-v1.0_GH0.tar.gz) = 72948 Property changes on: x11-themes/slim-freebsd-dark-theme/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: x11-themes/slim-freebsd-dark-theme/pkg-descr =================================================================== --- x11-themes/slim-freebsd-dark-theme/pkg-descr (nonexistent) +++ x11-themes/slim-freebsd-dark-theme/pkg-descr (working copy) @@ -0,0 +1,10 @@ +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. + +WWW: https://github.com/gocobachi/slim-freebsd-dark-theme Property changes on: x11-themes/slim-freebsd-dark-theme/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: x11-themes/slim-freebsd-dark-theme/pkg-plist =================================================================== --- x11-themes/slim-freebsd-dark-theme/pkg-plist (nonexistent) +++ x11-themes/slim-freebsd-dark-theme/pkg-plist (working copy) @@ -0,0 +1,4 @@ +share/slim/themes/slim-freebsd-dark-theme/slim.theme +share/slim/themes/slim-freebsd-dark-theme/background.png +share/slim/themes/slim-freebsd-dark-theme/panel.png +share/slim/themes/slim-freebsd-dark-theme/screenshot.png Property changes on: x11-themes/slim-freebsd-dark-theme/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property