e6f539a320
* Some updates to User Guide * New Accessibility Guide from Irene Ryan * New translations for uk and eu
22 lines
517 B
Makefile
22 lines
517 B
Makefile
# $NetBSD: Makefile,v 1.11 2004/09/21 17:15:05 jmmv Exp $
|
|
#
|
|
|
|
DISTNAME= gnome2-user-docs-2.8.0
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome2-user-docs/2.8/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://www.gnome.org/
|
|
COMMENT= The GNOME 2 users guide
|
|
|
|
USE_BUILDLINK3= yes
|
|
USE_DIRS+= gnome2-1.5
|
|
USE_GNU_TOOLS+= make
|
|
USE_LIBTOOL= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_X11= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../textproc/scrollkeeper/omf.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|