mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
21 lines
414 B
Makefile
21 lines
414 B
Makefile
# New ports collection makefile for: ctwm
|
|
# Version required: 3.3
|
|
# Date created: 13 November 1994
|
|
# Whom: torstenb
|
|
#
|
|
# $Id: Makefile,v 1.8 1995/04/12 20:30:59 asami Exp $
|
|
#
|
|
|
|
DISTNAME= ctwm-3.3
|
|
CATEGORIES+= x11
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= torstenb@FreeBSD.ORG
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|