aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm95-i18n/Makefile
blob: 29d211f49e980680fd1fe8c6623a08b26943518a (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
25
26
27
28
# New ports collection makefile for:    fvwm95-2
# Version required: 2.0.43a
# Date created:     Sa   1 Feb 1997 14:46:05 MET
# Whom:         Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.8 1997/02/01 16:46:12 andreas Exp $
#

DISTNAME=   fvwm95-2.0.43a-Autoconf
PKGNAME=    fvwm95-2.0.43a
CATEGORIES= x11
MASTER_SITES=   ftp://mitac11.uia.ac.be/pub/
EXTRACT_SUFX=   .tgz

MAINTAINER= andreas@klemm.gtn.com

LIB_DEPENDS=    Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
BUILD_DEPENDS=  /usr/local/lib/librplay.a:${PORTSDIR}/audio/rplay

USE_X11=    yes
GNU_CONFIGURE=  yes
CONFIGURE_ARGS+=--includedir=/usr/local/include \
        --libdir=/usr/local/lib

post-configure:
    @${ECHO} "See the sample.fvwm95rc file in the files directory"

.include <bsd.port.mk>