summaryrefslogtreecommitdiffstats
path: root/editors/gnome2-office/Makefile
blob: f905b442102d8e62411555d069a9232de5fdf1ae (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
# New ports collection makefile for:    gnome2-office
# Date created:             07 January 2004
# Whom:                 Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#   $MCom$
#

CATEGORIES= editors gnome
PKGNAMESUFFIX=  -office

COMMENT=    GNOME 2 office applications

RUN_DEPENDS=    gnumeric:${PORTSDIR}/math/gnumeric \
        planner:${PORTSDIR}/deskutils/planner \
        dia:${PORTSDIR}/graphics/dia \
        glabels:${PORTSDIR}/deskutils/glabels \
        abiword:${PORTSDIR}/editors/abiword \
        mergeant:${PORTSDIR}/databases/mergeant

MASTERDIR=  ${.CURDIR}/../../x11/gnome2
GNOME_SLAVE=    yes

DESCR=      ${.CURDIR}/pkg-descr

.include "${MASTERDIR}/Makefile"