freebsd-ports/x11-wm/flwm/Makefile
Bill Fumerola 3309221363 Flwm is a very small and fast X window manager. It's main features are
the lack of icons and the "sideways" title-bars.

http://www.cinenet.net/users/spitzak/flwm/

PR:		ports/10067
Submitted By:	Dima Sivachenko <dima@Chg.RU>
1999-03-15 01:14:36 +00:00

25 lines
529 B
Makefile

# New ports collection makefile for: flwm
# Version required: 0.19
# Date created: 12 February 1999
# Whom: Dima Sivachenko <dima@chg.ru>
#
# $Id: $
#
DISTNAME= flwm-0.19
CATEGORIES= x11-wm
MASTER_SITES= http://www.cinenet.net/users/spitzak/flwm/ \
ftp://ftp.sai.msu.su/pub/X11/win_man/
# ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
EXTRACT_SUFX= .tgz
MAINTAINER= dima@chg.ru
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= flwm.1
.include <bsd.port.mk>