1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/x11-wm/xfce4/Makefile
Bill Fumerola 7d383f3472 Upgrade xfce from 1.2.4->2.0.4, make associated changes.
PR:		ports/7806
Submitted by:	Nakai@technologist.com (maintainer)
1998-11-18 20:02:46 +00:00

24 lines
509 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.7 1998/10/05 05:18:01 steve Exp $
#
DISTNAME= xfce-2.1.1
CATEGORIES= x11-wm
MASTER_SITES= http://www.xfce.org/archive/
MAINTAINER= Nakai@technologist.com
BROKEN_ELF= xforms is a.out only
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
xforms.0:${PORTSDIR}/x11-toolkits/xforms
USE_GMAKE= yes
USE_IMAKE= yes
.include <bsd.port.mk>