1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/x11-wm/ctwm/Makefile

21 lines
389 B
Makefile

# New ports collection makefile for: ctwm
# Version required: 3.4
# Date created: 13 November 1994
# Whom: torstenb
#
# $Id: Makefile,v 1.18 1998/09/17 00:32:56 asami 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
MAN1= ctwm.1
.include <bsd.port.mk>