1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/x11-wm/ctwm/Makefile

19 lines
378 B
Makefile
Raw Normal View History

# New ports collection makefile for: ctwm
# Version required: 3.3
# Date created: 13 November 1994
# Whom: torstenb
#
# $Id: Makefile,v 1.7 1995/04/01 12:50:47 jkh Exp $
#
1995-02-11 15:32:00 +00:00
DISTNAME= ctwm-3.3
CATEGORIES+= x11
MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
EXTRACT_SUFX= .tar.Z
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
.include <bsd.port.mk>