1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/misc/xfce4-wm-themes/Makefile
Po-Chuan Hsieh 36ae318fc7
misc/xfce4-wm-themes: Add NO_ARCH
Approved by:	portmgr (blanket)
2023-04-27 23:49:21 +08:00

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>