1996-04-12 09:41:59 +02:00
|
|
|
# New ports collection makefile for: fvwm95-2
|
1997-02-01 15:14:23 +01:00
|
|
|
# Version required: 2.0.43a
|
|
|
|
# Date created: Sa 1 Feb 1997 14:46:05 MET
|
1996-09-19 05:01:17 +02:00
|
|
|
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
1996-04-12 09:41:59 +02:00
|
|
|
#
|
1997-12-24 02:21:47 +01:00
|
|
|
# $Id: Makefile,v 1.16 1997/12/04 22:47:32 vanilla Exp $
|
1996-04-12 09:41:59 +02:00
|
|
|
#
|
|
|
|
|
1997-02-01 15:14:23 +01:00
|
|
|
DISTNAME= fvwm95-2.0.43a-Autoconf
|
1997-02-06 08:58:40 +01:00
|
|
|
PKGNAME= fvwm95-2.0.43a
|
1996-11-18 12:44:27 +01:00
|
|
|
CATEGORIES= x11
|
1997-12-04 23:47:32 +01:00
|
|
|
MASTER_SITES= ftp://mitac11.uia.ac.be/pub/fvwm95/
|
1996-04-12 09:41:59 +02:00
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
1997-10-09 23:04:47 +02:00
|
|
|
MAINTAINER= andreas@FreeBSD.ORG
|
1996-04-12 09:41:59 +02:00
|
|
|
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
1997-06-14 10:31:07 +02:00
|
|
|
BUILD_DEPENDS= ${LOCALBASE}/lib/librplay.a:${PORTSDIR}/audio/rplay
|
|
|
|
RUN_DEPENDS= ${X11BASE}/icons/chuck.xpm:${PORTSDIR}/x11/fbsd-icons
|
1996-04-12 09:41:59 +02:00
|
|
|
|
1997-02-01 17:46:15 +01:00
|
|
|
USE_X11= yes
|
|
|
|
GNU_CONFIGURE= yes
|
1997-12-24 02:21:47 +01:00
|
|
|
CONFIGURE_ARGS= --includedir=${LOCALBASE}/include \
|
1997-10-13 22:36:22 +02:00
|
|
|
--libdir=${LOCALBASE}/lib
|
1996-04-12 09:41:59 +02:00
|
|
|
|
1997-06-09 21:16:36 +02:00
|
|
|
MAN1= fvwm95.1
|
|
|
|
|
|
|
|
post-install:
|
|
|
|
@${INSTALL_MAN} $(WRKSRC)/fvwm/fvwm95.man \
|
1997-06-14 10:31:07 +02:00
|
|
|
$(PREFIX)/man/man1/fvwm95.1
|
1996-04-12 09:41:59 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|