mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
72feddb408
Upgrade to 3.5 release.
20 lines
377 B
Makefile
20 lines
377 B
Makefile
# New ports collection makefile for: ctwm
|
|
# Version required: 3.4
|
|
# Date created: 13 November 1994
|
|
# Whom: torstenb
|
|
#
|
|
# $Id: Makefile,v 1.14 1997/11/25 11:07:54 asami Exp $
|
|
#
|
|
|
|
DISTNAME= ctwm-3.5
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://slhp1.epfl.ch/pub/
|
|
|
|
MAINTAINER= torstenb@FreeBSD.ORG
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|