a01d6c2fe5
Version 2.8.1 ------------- * Sun's Vino documentation now merged in (John Fleck) Version 2.8.0-1 --------------- * Broken XML files fixed * Out-of-date translations removed
22 lines
517 B
Makefile
22 lines
517 B
Makefile
# $NetBSD: Makefile,v 1.12 2004/10/28 19:17:41 jmmv Exp $
|
|
#
|
|
|
|
DISTNAME= gnome2-user-docs-2.8.1
|
|
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"
|