mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
21 lines
404 B
Makefile
21 lines
404 B
Makefile
# New ports collection makefile for: ctwm
|
|
# Version required: 3.4
|
|
# Date created: 13 November 1994
|
|
# Whom: torstenb
|
|
#
|
|
# $Id: Makefile,v 1.11 1996/11/18 09:55:18 asami Exp $
|
|
#
|
|
|
|
DISTNAME= ctwm-3.5beta1
|
|
PKGNAME= ctwm-3.5b1
|
|
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>
|