1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/x11/lxde-meta/Makefile
2009-03-31 13:02:21 +00:00

33 lines
725 B
Makefile

# New ports collection makefile for: lxde-meta
# Date created: 07.02.2009
# Whom: Daniel Walter <sahne@0x90.at>
#
# $FreeBSD$
#
PORTNAME= lxde-meta
PORTVERSION= 1.0
CATEGORIES= x11
MASTER_SITES= #none
DISTFILES= #none
MAINTAINER= sahne@0x90.at
COMMENT= The "meta-port" of the LXDE desktop slimmed down for FreeBSD releases
RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox \
lxsession:${PORTSDIR}/x11-wm/lxsession \
lxpanel:${PORTSDIR}/x11/lxpanel \
lxtask:${PORTSDIR}/sysutils/lxtask \
pcmanfm:${PORTSDIR}/x11-fm/pcmanfm \
gpicview:${PORTSDIR}/graphics/gpicview \
lxde-common>=0:${PORTSDIR}/misc/lxde-common
DESCR= ${.CURDIR}/pkg-descr
NO_WRKSUBDIR= YES
NO_BUILD= YES
do-install:
.include <bsd.port.mk>