1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/editors/gnome2-office/Makefile
Baptiste Daroussin 2fde2038d8 Support stage
2014-04-11 15:12:11 +00:00

23 lines
584 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/editors/gnome2-office/Makefile,v 1.41 2006/04/12 22:11:33 marcus Exp $
PORTREVISION= 0
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
MASTERDIR= ${.CURDIR}/../../x11/gnome2
GNOME_SLAVE= yes
DESCR= ${.CURDIR}/pkg-descr
.include "${MASTERDIR}/Makefile"