1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11-wm/olvwm/Makefile

25 lines
484 B
Makefile
Raw Normal View History

1994-10-22 07:35:13 +00:00
# New ports collection makefile for: olvwm
# Version required: 4.1
# Date created: 21 October 1994
# Whom: smace
#
1996-11-18 13:06:09 +00:00
# $Id: Makefile,v 1.0 1994/10/21 00:00:00 smace Exp $
1994-10-22 07:35:13 +00:00
#
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
1994-10-22 07:35:13 +00:00
NO_WRKSUBDIR= yes
USE_IMAKE= yes
1994-10-22 07:35:13 +00:00
.include <bsd.port.mk>