1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11-wm/ctwm/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

26 lines
454 B
Makefile

# New ports collection makefile for: ctwm
# Version required: 3.4
# Date created: 13 November 1994
# Whom: torstenb
#
# $FreeBSD$
#
DISTNAME= ctwm-3.5
PKGNAME= ctwm-3.5.1
CATEGORIES= x11-wm
MASTER_SITES= ftp://slhp1.epfl.ch/pub/
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= ctwm-3.5-3.5.1.diffs.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= torstenb@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
MAN1= ctwm.1
.include <bsd.port.mk>