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