summaryrefslogtreecommitdiff
path: root/meta-pkgs/edesktop/Makefile
blob: b0a948fd29e8abb627e9078bf12467c162cadf51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# $NetBSD: Makefile,v 1.9 2000/01/07 01:31:56 garbled Exp $
#

DISTNAME=	edesktop-1.0
CATEGORIES=	meta-pkgs x11
MASTER_SITES=	# empty
DISTFILES=	# empty

MAINTAINER=	root@garbled.net

DEPENDS+=	enlightenment-0.16.2:../../x11/enlightenment
DEPENDS+=	eterm-0.8.8:../../x11/eterm
DEPENDS+=	ethemes-*:../../x11/ethemes
DEPENDS+=	rxvt-2.6.1:../../x11/rxvt
DEPENDS+=	mutt-*:../../mail/mutt
DEPENDS+=	econf-0.15:../../x11/econf
DEPENDS+=	xv-3.10apl1:../../graphics/xv
DEPENDS+=	ee-0.3.8:../../graphics/ee
DEPENDS+=	gimp-1.*:../../graphics/gimp
DEPENDS+=	xpaint-2.5.6:../../graphics/xpaint
DEPENDS+=	xfig-3.2.2:../../graphics/xfig
DEPENDS+=	emacs-20.3:../../editors/emacs
DEPENDS+=	jed-0.98-7:../../editors/jed

USE_X11=	yes
EXTRACT_ONLY=	# empty
NO_CHECKSUM=	yes
NO_PATCH=	yes
NO_CONFIGURE=	yes
NO_BUILD=	yes

do-install:	# empty

.include "../../mk/bsd.pkg.mk"