mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
19 lines
378 B
Makefile
19 lines
378 B
Makefile
# 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 $
|
|
#
|
|
|
|
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>
|