aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/flwm/Makefile
blob: ac76704b8c556cf80e10efe0d0beaa0a820cd7ab (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
24
# New ports collection makefile for:    flwm
# Version required:         0.19
# Date created:             12 February 1999
# Whom:                         Dima Sivachenko <dima@chg.ru>
#
# $Id: Makefile,v 1.1.1.1 1999/03/15 01:14:36 billf Exp $
#

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/fltk

USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes
MAN1=       flwm.1

.include <bsd.port.mk>