freebsd-ports/x11/lxde-meta/Makefile
Sunpoet Po-Chuan Hsieh a32defea5d - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		ports/152844
Submitted by:	sunpoet (myself)
Approved by:	miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00

37 lines
933 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
PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= #none
DISTFILES= #none
MAINTAINER= kmoore@FreeBSD.org
COMMENT= The "meta-port" of the LXDE desktop slimmed down for FreeBSD releases
RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox \
obconf:${PORTSDIR}/x11-wm/obconf \
lxsession:${PORTSDIR}/x11-wm/lxsession \
lxpanel:${PORTSDIR}/x11/lxpanel \
lxinput:${PORTSDIR}/sysutils/lxinput \
lxtask:${PORTSDIR}/sysutils/lxtask \
lxterminal:${PORTSDIR}/sysutils/lxterminal \
pcmanfm:${PORTSDIR}/x11-fm/pcmanfm \
gpicview:${PORTSDIR}/graphics/gpicview \
lxde-icon-theme>=0:${PORTSDIR}/x11-themes/lxde-icon-theme \
lxde-common>=0:${PORTSDIR}/misc/lxde-common
DESCR= ${.CURDIR}/pkg-descr
NO_WRKSUBDIR= YES
NO_BUILD= YES
do-install:
.include <bsd.port.mk>