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