summaryrefslogtreecommitdiff
path: root/meta-pkgs/edesktop/Makefile
blob: 9e69c091c7ebb851c5f473a612fbe584e444f14f (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
# $NetBSD: Makefile,v 1.4 1999/04/26 19:30:23 garbled Exp $
#

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

MAINTAINER=	root@garbled.net

DEPENDS+=	enlightenment-0.15.4:../../x11/enlightenment
DEPENDS+=	eterm-0.8.8:../../x11/eterm
DEPENDS+=	rxvt-2.20:../../x11/rxvt
DEPENDS+=	mutt-0.95.4:../../mail/mutt
DEPENDS+=	econf-0.15:../../x11/econf
DEPENDS+=	xv-3.10a:../../graphics/xv
DEPENDS+=	ee-0.3.8:../../graphics/ee
DEPENDS+=	gimp-1.0.4:../../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"