1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/x11-wm/ctwm/Makefile

22 lines
438 B
Makefile
Raw Normal View History

# New ports collection makefile for: ctwm
1996-09-14 22:53:16 +00:00
# Version required: 3.4
# Date created: 13 November 1994
# Whom: torstenb
#
1996-09-14 22:53:16 +00:00
# $Id: Makefile,v 1.9 1995/11/09 05:55:29 asami Exp $
#
1996-09-14 22:53:16 +00:00
DISTNAME= ctwm-3.4pl2
PKGNAME= ctwm-3.4.2
CATEGORIES+= x11
MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
1996-09-14 22:53:16 +00:00
EXTRACT_SUFX= .tar.gz
1995-11-09 05:58:00 +00:00
MAINTAINER= torstenb@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
.include <bsd.port.mk>