pkgsrc/x11/gnome-users-guide/Makefile

19 lines
456 B
Makefile
Raw Normal View History

2003-07-18 00:50:55 +02:00
# $NetBSD: Makefile,v 1.11 2003/07/17 22:56:28 grant Exp $
DISTNAME= users-guide-1.2
PKGNAME= gnome-users-guide-1.2
PKGREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/users-guide/1.2/}
2003-07-18 00:50:55 +02:00
MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://www.gnome.org/users-guide/project.shtml
COMMENT= User documentation for GNOME
DEPENDS+= gnome-libs>=1.4.1.4nb4:../gnome-libs
GNU_CONFIGURE= YES
USE_X11BASE= YES
.include "../../mk/bsd.pkg.mk"