summaryrefslogtreecommitdiff
path: root/meta-pkgs/gnome-accessibility/Makefile
blob: 9ade61fc8161886970274922895db2dd3a5ffaf0 (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
# $NetBSD: Makefile,v 1.7 2004/03/26 02:27:45 wiz Exp $

DISTNAME=	gnome-accessibility-2.4.2
PKGREVISION=	2
CATEGORIES=	meta-pkgs x11 gnome
MASTER_SITES=	# empty
DISTFILES=	# empty

MAINTAINER=	jmmv@NetBSD.org
HOMEPAGE=	http://www.gnome.org/
COMMENT=	Meta-package for accessibility applications of the GNOME desktop

DEPENDS+=	dasher>=3.2.3:../../editors/dasher
DEPENDS+=	gnome-acme>=2.4.2:../../sysutils/gnome-acme
DEPENDS+=	gnome-base>=2.4.2:../../meta-pkgs/gnome-base
DEPENDS+=	gnome-mag>=0.10.4:../../x11/gnome-mag
DEPENDS+=	gnopernicus>=0.7.1:../../x11/gnopernicus

USE_X11=	yes
EXTRACT_ONLY=	# empty
NO_CHECKSUM=	yes
NO_CONFIGURE=	yes
NO_BUILD=	yes
NO_BUILDLINK=	yes
NO_MTREE=	yes

do-install:	# empty

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