aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/olvwm/Makefile
blob: 4f0336d9fd974b496616211db94eec1eb357bb79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    olvwm
# Version required: 4.1
# Date created:     21 October 1994
# Whom:         smace
#
# $Id: Makefile,v 1.0 1994/10/21 00:00:00 smace Exp $
#

DISTNAME=   olvwm4
PKGNAME=    olvwm-4.1
CATEGORIES= x11
MASTER_SITES=   ftp://ftp.x.org/R5contrib/
DISTFILES=  olvwm4.tar.Z

PATCH_SITES=    ${MASTER_SITES}
PATCHFILES= olvwm4.Patch01.Z
PATCH_DIST_STRIP=   -p1

LIB_DEPENDS=    xview\\.3\\.:${PORTSDIR}/x11/xview-lib

NO_WRKSUBDIR=   yes
USE_IMAKE=  yes

.include <bsd.port.mk>