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
|
|
|
#
|
1997-06-09 19:43:46 +00:00
|
|
|
# $Id: Makefile,v 1.10 1997/06/09 19:16:35 andreas 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
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= x11
|
1996-04-12 07:41:59 +00:00
|
|
|
MASTER_SITES= ftp://mitac11.uia.ac.be/pub/
|
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
1996-10-19 09:15:56 +00:00
|
|
|
MAINTAINER= andreas@klemm.gtn.com
|
1996-04-12 07:41:59 +00:00
|
|
|
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
1997-02-01 16:46:15 +00:00
|
|
|
BUILD_DEPENDS= /usr/local/lib/librplay.a:${PORTSDIR}/audio/rplay
|
1996-04-12 07:41:59 +00:00
|
|
|
|
1997-02-01 16:46:15 +00:00
|
|
|
USE_X11= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS+=--includedir=/usr/local/include \
|
|
|
|
--libdir=/usr/local/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 \
|
|
|
|
$(PREFIX)/man/man1/fvwm95.1
|
1997-06-09 19:43:46 +00:00
|
|
|
(cd ${PREFIX}/icons; tar xzf ${FILESDIR}/fbsd-icons.tar.gz)
|
1996-04-12 07:41:59 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|