freebsd-ports/x11/lxqt-l10n/Makefile

21 lines
422 B
Makefile
Raw Normal View History

# Created by: Olivier Duchateau
# $FreeBSD$
PORTNAME= lxqt-l10n
2017-01-03 09:21:13 +01:00
PORTVERSION= 0.11.2
CATEGORIES= x11
MAINTAINER= jesper@schmitz.computer
COMMENT= Translations of LXQt components
LICENSE= LGPL21+
RUN_DEPENDS= liblxqt-l10n>=0.11:devel/liblxqt-l10n \
lximageqt-l10n>=0.11:graphics/lximageqt-l10n \
libfmqt-l10n>=0.11:x11/libfmqt-l10n \
pcmanfmqt-l10n>=0.11:x11-fm/pcmanfmqt-l10n
USES= metaport
.include <bsd.port.mk>