freebsd-ports/x11/lxqt-l10n/Makefile
Jochen Neumeister 1fb713c40e Pass MAINTAINER'ship to submitter
- Pass MAINTAINER'ship to submitter

PR:	219361
Reported by:	Jesper Schmitz Mouridsen <jesper@schmitz.computer>
Approved by:	miwi (mentor)
Differential Revision:	https://review.freebsd.org/D10812
2017-05-19 10:09:57 +00:00

20 lines
422 B
Makefile

# Created by: Olivier Duchateau
# $FreeBSD$
PORTNAME= lxqt-l10n
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>