1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/x11/lxqt-l10n/Makefile
Jesper Schmitz Mouridsen 0b7baaafc9 Changing maintainer email address (same maintainer, new address)
Approved by: swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D16200
2018-07-09 18:03:14 +00:00

21 lines
418 B
Makefile

# 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>