mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
0f8e28c12e
Upstream announcement https://forum.lxqt.org/t/release-lxqt-0-14-0/572 Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19056
18 lines
291 B
Makefile
18 lines
291 B
Makefile
# Created by: Jesper Schmitz Mouridsen
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= lxqt-themes
|
|
PORTVERSION= 0.14.0
|
|
CATEGORIES= x11-themes
|
|
MASTER_SITES= LXQT
|
|
|
|
MAINTAINER= jsm@FreeBSD.org
|
|
COMMENT= Themes for the LXQt desktop
|
|
|
|
LICENSE= LGPL21+
|
|
|
|
USES= lxqt cmake tar:xz
|
|
USE_LXQT= buildtools
|
|
|
|
.include <bsd.port.mk>
|