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