25ebb4d9ae
change: update to the newest doc available
23 lines
591 B
Makefile
23 lines
591 B
Makefile
# $NetBSD: Makefile,v 1.2 2006/04/12 20:06:13 drochner Exp $
|
|
#
|
|
|
|
DISTNAME= gnome-user-docs-2.14.2
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-user-docs/2.14/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.gnome.org/
|
|
COMMENT= The GNOME 2 users guide
|
|
|
|
CONFLICTS+= gnome2-user-docs-[0-9]*
|
|
|
|
USE_DIRS+= gnome2-1.5
|
|
USE_TOOLS+= gmake pkg-config
|
|
USE_LIBTOOL= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
|
|
.include "../../textproc/scrollkeeper/omf.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|