aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm/Makefile
blob: c39830f4a38420403c47a4394235358a94d82843 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    fvwm
# Version required: 1.23b
# Date created:     25 August 1994
# Whom:         jkh
#
# $Id: Makefile,v 1.5 1994/09/14 16:17:31 jkh Exp $
#

DISTNAME=   fvwm-1.23b
NO_WRKSUBDIR=   yes
DISTFILES=  fvwm-1.23b-core.tar.gz fvwm-1.23b-modules.tar.gz \
        fvwm-1.23-icons.tar.gz
MASTER_SITES=   ftp://spcot.sanders.com/pub/fvwm/
USE_IMAKE=  yes
DEPENDS=    x11/xpm

pre-install:
    @cp ${FILESDIR}/configure2.h ${WRKSRC}/configure.h

.include <bsd.port.mk>