mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
Add xfce4-wm-themes 3.99.2,
xFce 4 window decoration themes for xfwm4. PR: 53169 Submitted by: James Earl <jdearl@telus.net>
This commit is contained in:
parent
92ffcdc29c
commit
b67df1ae04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85777
5 changed files with 2555 additions and 0 deletions
|
@ -380,6 +380,7 @@
|
||||||
SUBDIR += xenmenu
|
SUBDIR += xenmenu
|
||||||
SUBDIR += xfce4-iconbox
|
SUBDIR += xfce4-iconbox
|
||||||
SUBDIR += xfce4-panel-themes
|
SUBDIR += xfce4-panel-themes
|
||||||
|
SUBDIR += xfce4-wm-themes
|
||||||
SUBDIR += xgas
|
SUBDIR += xgas
|
||||||
SUBDIR += xless
|
SUBDIR += xless
|
||||||
SUBDIR += xosd
|
SUBDIR += xosd
|
||||||
|
|
27
misc/xfce4-wm-themes/Makefile
Normal file
27
misc/xfce4-wm-themes/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
# New ports collection makefile for: xfwm4-themes
|
||||||
|
# Date created: 7 June 2003
|
||||||
|
# Whom: James Earl <jdearl@telus.net>
|
||||||
|
#
|
||||||
|
# $FreeBSD$
|
||||||
|
#
|
||||||
|
|
||||||
|
PORTNAME= xfce4-wm-themes
|
||||||
|
PORTVERSION= 3.99.2
|
||||||
|
CATEGORIES= misc
|
||||||
|
MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \
|
||||||
|
ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \
|
||||||
|
http://usuarios.lycos.es/xfce4/tarballs/rc2/separate/ \
|
||||||
|
http://linux.imp.mx/xfce4/rc2/xfce4-rc2/src/
|
||||||
|
DISTNAME= xfwm4-themes-${PORTVERSION}
|
||||||
|
DIST_SUBDIR= xfce4
|
||||||
|
|
||||||
|
MAINTAINER= ports@FreeBSD.org
|
||||||
|
COMMENT= XFce 4 window decoration themes for xfwm4
|
||||||
|
|
||||||
|
USE_X_PREFIX= yes
|
||||||
|
GNU_CONFIGURE= yes
|
||||||
|
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||||
|
|
||||||
|
NO_BUILD= yes
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
1
misc/xfce4-wm-themes/distinfo
Normal file
1
misc/xfce4-wm-themes/distinfo
Normal file
|
@ -0,0 +1 @@
|
||||||
|
MD5 (xfce4/xfwm4-themes-3.99.2.tar.gz) = 0554fa59d6c2d136eeb36aff616d4db2
|
4
misc/xfce4-wm-themes/pkg-descr
Normal file
4
misc/xfce4-wm-themes/pkg-descr
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
XFce 4 window decoration themes for xfwm4. Currently there are 55
|
||||||
|
themes included.
|
||||||
|
|
||||||
|
WWW: http://www.xfce.org
|
2522
misc/xfce4-wm-themes/pkg-plist
Normal file
2522
misc/xfce4-wm-themes/pkg-plist
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue