aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/xfce/Makefile
blob: 1ba17b0cb80142dfa60205afef3cd84facac542d (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
# New ports collection makefile for:    xfce
# Version required: 2.1.1
# Date created:     30 June 1997
# Whom:         Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id: Makefile,v 1.8 1998/11/18 20:02:45 billf Exp $
#

DISTNAME=   xfce-2.1.1
CATEGORIES= x11-wm
MASTER_SITES=   http://www.xfce.org/archive/

MAINTAINER= Nakai@technologist.com

LIB_DEPENDS=    Xpm.4:${PORTSDIR}/graphics/xpm \
        xforms.0:${PORTSDIR}/x11-toolkits/xforms

BROKEN_ELF= xforms is a.out only

USE_GMAKE=  yes
USE_IMAKE=  yes

.include <bsd.port.mk>