aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/icewm-extra-themes/Makefile
blob: c4e7c80d7d374a40f2136dae61cd90f6286899a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD$

PORTNAME=	icewm-extra-themes
PORTVERSION=	1.2
CATEGORIES=	x11-themes
MASTER_SITES=	https://github.com/bbidulock/${PORTNAME}/releases/download/${PORTVERSION}/

MAINTAINER=	danfe@FreeBSD.org
COMMENT=	Big collection of IceWM window manager themes

LICENSE=	GPLv2

USES=		tar:lz
GNU_CONFIGURE=	yes
DATADIR=	${PREFIX}/share/icewm
NO_ARCH=	yes
NO_BUILD=	yes

.include <bsd.port.mk>