1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/x11/lxde-meta/Makefile
2021-04-06 16:31:07 +02:00

30 lines
767 B
Makefile

# Created by: Daniel Walter <sahne@0x90.at>
PORTNAME= lxde-meta
PORTVERSION= 1.0
PORTREVISION= 8
CATEGORIES= x11
MAINTAINER= ports@FreeBSD.org
COMMENT= "meta-port" of the LXDE desktop slimmed down for FreeBSD releases
RUN_DEPENDS= openbox:x11-wm/openbox \
obconf:x11-wm/obconf \
lxsession:x11-wm/lxsession \
lxpanel:x11/lxpanel \
lxinput:sysutils/lxinput \
lxtask:sysutils/lxtask \
lxterminal:sysutils/lxterminal \
pcmanfm:x11-fm/pcmanfm \
gpicview:graphics/gpicview \
lxde-icon-theme>=0:x11-themes/lxde-icon-theme \
lxde-common>=0:misc/lxde-common \
lxrandr>=0:x11/lxrandr \
lxappearance>=0:x11-themes/lxappearance \
lxappearance-obconf>=0:x11-wm/lxappearance-obconf \
lxhotkey>=0:x11/lxhotkey
USES= metaport
.include <bsd.port.mk>