freebsd-ports/misc/gnome-user-docs/Makefile
2009-05-19 19:05:33 +00:00

27 lines
686 B
Makefile

# New ports collection makefile for: gnomeuserdocs2
# Date created: 07 July 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports-stable/misc/gnome-user-docs/Makefile,v 1.1 2009/04/16 07:43:13 kwm Exp $
#
PORTNAME= gnome-user-docs
PORTVERSION= 2.26.2
CATEGORIES= misc gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 2 users guide
BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
USE_GNOME= gnomeprefix gnomehack gnomehier gnomedocutils
.include <bsd.port.mk>