aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gnome2-devel/Makefile
blob: be9f4834397284a2f55633d5f2fa70348cb60dd8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# New ports collection makefile for:    gnome2-devel
# Date created:     21 May 2002
# Whom:         Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   gnome2-devel
PORTVERSION=    2.2.1
CATEGORIES= devel gnome
MASTER_SITES=   # empty
DISTFILES=  # empty
EXTRACT_ONLY=   # empty

MAINTAINER= gnome@FreeBSD.org
COMMENT=    The "meta-port" for the GNOME 2 development API

RUN_DEPENDS=    intltool-merge:${PORTSDIR}/textproc/intltool \
        gnome-autogen.sh:${PORTSDIR}/devel/gnomecommon 

NO_BUILD=   yes
USE_GNOME=  libgnomeprintui gail

USE_PYTHON= yes

do-install: # empty

.include <bsd.port.mk>