summaryrefslogblamecommitdiffstats
path: root/misc/gnome-devel-docs/Makefile
blob: 7eb16deea52d249795ed2656c7abba7c7e16f37c (plain) (tree)
1
2
3
4
5
6



                                                          

                                                                                     













                                                                      
                                         







                         
# New ports collection makefile for:    gnome-devel-docs
# Date created:     2007-09-18
# Whom:         Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#   $MCom: ports/misc/gnome-devel-docs/Makefile,v 1.25 2011/04/25 19:19:35 mezz Exp $
#

PORTNAME=   gnome-devel-docs
PORTVERSION=    2.32.0
CATEGORIES= misc gnome
MASTER_SITES=   GNOME
DIST_SUBDIR=    gnome2

MAINTAINER= gnome@FreeBSD.org
COMMENT=    Documents targeted for GNOME developers

BUILD_DEPENDS=  gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils
RUN_DEPENDS=    gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils

CONFLICTS=  gnome-devel-docs-3.[0-9]*

USE_BZIP2=  yes
GNU_CONFIGURE=  yes
USE_GMAKE=  yes
USE_GNOME=  gnomehier
INSTALLS_OMF=   yes

.include <bsd.port.mk>