2007-10-25 01:37:25 +02:00
|
|
|
# New ports collection makefile for: gnome-devel-docs
|
|
|
|
# Date created: 2007-09-18
|
|
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
2010-11-20 16:37:08 +01:00
|
|
|
# $MCom: ports/misc/gnome-devel-docs/Makefile,v 1.22 2010/09/29 15:17:53 kwm Exp $
|
2008-03-24 04:52:36 +01:00
|
|
|
#
|
2007-10-25 01:37:25 +02:00
|
|
|
|
|
|
|
PORTNAME= gnome-devel-docs
|
2010-11-20 16:37:08 +01:00
|
|
|
PORTVERSION= 2.32.0
|
2007-10-25 01:37:25 +02:00
|
|
|
CATEGORIES= misc gnome
|
|
|
|
MASTER_SITES= GNOME
|
|
|
|
DIST_SUBDIR= gnome2
|
|
|
|
|
2010-07-26 01:03:46 +02:00
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
2007-10-25 01:37:25 +02:00
|
|
|
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
|
|
|
|
|
|
|
|
USE_BZIP2= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
2009-01-10 06:22:13 +01:00
|
|
|
USE_GNOME= gnomehier
|
2007-10-25 01:37:25 +02:00
|
|
|
INSTALLS_OMF= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|