pkgsrc/meta-pkgs/gnome-accessibility/Makefile

28 lines
674 B
Makefile
Raw Normal View History

2004-05-15 20:53:21 +02:00
# $NetBSD: Makefile,v 1.9 2004/05/15 18:53:21 jmmv Exp $
2004-05-15 20:53:21 +02:00
DISTNAME= gnome-accessibility-2.6.1
CATEGORIES= meta-pkgs x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
2004-03-11 17:54:32 +01:00
MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Meta-package for accessibility applications of the GNOME desktop
2004-05-15 20:53:21 +02:00
DEPENDS+= dasher>=3.2.10:../../editors/dasher
DEPENDS+= gnome-base>=2.6.1:../../meta-pkgs/gnome-base
DEPENDS+= gnome-mag>=0.10.11:../../x11/gnome-mag
DEPENDS+= gnopernicus>=0.8.1:../../x11/gnopernicus
USE_X11= yes
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
NO_CONFIGURE= yes
NO_BUILD= yes
2004-02-22 21:42:33 +01:00
NO_BUILDLINK= yes
NO_MTREE= yes
do-install: # empty
.include "../../mk/bsd.pkg.mk"