freebsd-ports/x11/lxqt-l10n/Makefile

21 lines
418 B
Makefile
Raw Normal View History

# Created by: Olivier Duchateau
# $FreeBSD$
PORTNAME= lxqt-l10n
PORTVERSION= 0.13.0
CATEGORIES= x11
MAINTAINER= jsm@FreeBSD.org
COMMENT= Translations of LXQt components
LICENSE= LGPL21+
RUN_DEPENDS= liblxqt-l10n>=0.13:devel/liblxqt-l10n \
lximageqt-l10n>=0.13:graphics/lximageqt-l10n \
libfmqt-l10n>=0.13:x11/libfmqt-l10n \
pcmanfmqt-l10n>=0.13:x11-fm/pcmanfmqt-l10n
USES= metaport
.include <bsd.port.mk>