mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Total rewrite, upgrade (1.23b -> 1.24r) along the way. Thanks,
Michael! Submitted by: me@tartufo.pcs.dec.com (Michael Elbel)
This commit is contained in:
parent
a8d75be709
commit
15f227fccf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1699
@ -1,26 +1,22 @@
|
||||
# New ports collection makefile for: fvwm
|
||||
# Version required: 1.23b
|
||||
# Date created: 25 August 1994
|
||||
# Whom: jkh
|
||||
# Version required: 1.24r
|
||||
# Date created: 12 May 1995
|
||||
# Whom: me
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1995/04/01 12:50:52 jkh Exp $
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= fvwm
|
||||
PKGNAME= fvwm-1.23b
|
||||
DISTNAME= fvwm-1.24r
|
||||
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/X11/window-managers/
|
||||
CATEGORIES+= x11
|
||||
MASTER_SITES= ftp://spcot.sanders.com/pub/fvwm/
|
||||
DISTFILES= fvwm-core.tar.gz fvwm-modules.tar.gz \
|
||||
fvwm-icons.tar.gz
|
||||
|
||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
||||
MAINTAINER= me@FreeBSD.org
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_IMAKE= yes
|
||||
XMKMF= xmkmf
|
||||
|
||||
pre-install:
|
||||
@cp ${FILESDIR}/configure2.h ${WRKSRC}/configure.h
|
||||
@(cd ${WRKSRC}; ${MAKE} Makefiles)
|
||||
post-install:
|
||||
@mkdir -p ${PREFIX}/include/X11/pixmaps
|
||||
cp ${WRKSRC}/fvwm_icons/*.xpm ${PREFIX}/include/X11/pixmaps
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user