View | Details | Raw Unified | Return to bug 201487
Collapse All | Expand All

(-)x11/lxde-meta/Makefile (-9 / +1 lines)
Lines 5-12 Link Here
5
PORTVERSION=	1.0
5
PORTVERSION=	1.0
6
PORTREVISION=	7
6
PORTREVISION=	7
7
CATEGORIES=	x11
7
CATEGORIES=	x11
8
MASTER_SITES=	#none
9
DISTFILES=	#none
10
8
11
MAINTAINER=	horia@racoviceanu.com
9
MAINTAINER=	horia@racoviceanu.com
12
COMMENT=	"meta-port" of the LXDE desktop slimmed down for FreeBSD releases
10
COMMENT=	"meta-port" of the LXDE desktop slimmed down for FreeBSD releases
Lines 23-34 Link Here
23
		lxde-icon-theme>=0:${PORTSDIR}/x11-themes/lxde-icon-theme \
21
		lxde-icon-theme>=0:${PORTSDIR}/x11-themes/lxde-icon-theme \
24
		lxde-common>=0:${PORTSDIR}/misc/lxde-common
22
		lxde-common>=0:${PORTSDIR}/misc/lxde-common
25
23
26
DESCR=		${.CURDIR}/pkg-descr
24
USES=		metaport
27
25
28
NO_WRKSUBDIR=	yes
29
NO_BUILD=	yes
30
NO_MTREE=	yes
31
32
do-install:
33
34
.include <bsd.port.mk>
26
.include <bsd.port.mk>

Return to bug 201487