1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Make this sucker install it's man page again (thanks Satoshi)

Submitted by:	asami
This commit is contained in:
Gary Palmer 1994-11-23 07:56:10 +00:00
parent 2a27133dc8
commit 025c0967a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473

View File

@ -3,13 +3,14 @@
# Date created: 13 November 1994
# Whom: torstenb
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1994/11/20 16:20:38 torstenb Exp $
#
DISTNAME= ctwm-3.2p1
MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
USE_IMAKE= YES
EXTRACT_SUFX= .tar.Z
INSTALL_MANPAGES= yes
.if !exists(/usr/X11R6/lib/libXpm.a)
DEPENDS= ${PORTSDIR}/x11/xpm
.endif