You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
381 B
20 lines
381 B
PORTNAME= lxqt-menu-data
|
|
PORTVERSION= 2.2.0
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11
|
|
MASTER_SITES= LXQT
|
|
DIST_SUBDIR= lxqt
|
|
|
|
MAINTAINER= lxqt@FreeBSD.org
|
|
COMMENT= Freedesktop.org compliant menu files for lxqt
|
|
WWW= https://lxqt-project.org
|
|
|
|
LICENSE= LGPL21+
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= cmake lxqt:2 qt:6 tar:xz
|
|
|
|
USE_QT= tools:build
|
|
USE_LXQT= buildtools2
|
|
|
|
.include <bsd.port.mk>
|
|
|