mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
36ae318fc7
Approved by: portmgr (blanket)
22 lines
398 B
Makefile
22 lines
398 B
Makefile
PORTNAME= xfce4-wm-themes
|
|
PORTVERSION= 4.10.0
|
|
PORTREVISION= 2
|
|
CATEGORIES= misc xfce
|
|
MASTER_SITES= XFCE/art
|
|
DISTNAME= xfwm4-themes-${DISTVERSIONFULL}
|
|
DIST_SUBDIR= xfce4
|
|
|
|
MAINTAINER= xfce@FreeBSD.org
|
|
COMMENT= Additional themes for xfwm4
|
|
WWW= https://www.xfce.org/
|
|
|
|
LICENSE= GPLv3
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
USES= gmake gnome tar:bzip2
|
|
|
|
GNU_CONFIGURE= yes
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|