freebsd-ports/x11-wm/ctwm/Makefile

21 lines
414 B
Makefile
Raw Normal View History

# New ports collection makefile for: ctwm
# Version required: 3.3
# Date created: 13 November 1994
# Whom: torstenb
#
1995-11-09 00:58:00 -05:00
# $Id: Makefile,v 1.8 1995/04/12 20:30:59 asami Exp $
#
1995-02-11 10:32:00 -05:00
DISTNAME= ctwm-3.3
CATEGORIES+= x11
MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
EXTRACT_SUFX= .tar.Z
1995-11-09 00:58:00 -05:00
MAINTAINER= torstenb@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
.include <bsd.port.mk>