freebsd-ports/x11-wm/xfce/Makefile
Vanilla I. Shu edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00

26 lines
532 B
Makefile

# 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.12 1999/01/07 08:19:57 simokawa Exp $
#
DISTNAME= xfce-2.1.1
CATEGORIES= x11-wm
MASTER_SITES= http://www.xfce.org/archive/
MAINTAINER= nacai@iname.com
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
xforms.0:${PORTSDIR}/x11-toolkits/xforms
# depends on xforms
ONLY_FOR_ARCHS= i386
BROKEN= install
USE_GMAKE= yes
USE_IMAKE= yes
.include <bsd.port.mk>