mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
d9927174c8
fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker wm2 wmx" from x11 to x11-wm.
20 lines
381 B
Makefile
20 lines
381 B
Makefile
# New ports collection makefile for: ctwm
|
|
# Version required: 3.4
|
|
# Date created: 13 November 1994
|
|
# Whom: torstenb
|
|
#
|
|
# $Id: Makefile,v 1.15 1997/11/27 17:31:20 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= ctwm-3.5
|
|
CATEGORIES= x11-wm
|
|
MASTER_SITES= ftp://slhp1.epfl.ch/pub/
|
|
|
|
MAINTAINER= torstenb@FreeBSD.ORG
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|