mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
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.10 1996/09/14 22:53:11 torstenb Exp $
|
|
#
|
|
|
|
DISTNAME= ctwm-3.4pl2
|
|
PKGNAME= ctwm-3.4.2
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= window_managers
|
|
|
|
MAINTAINER= torstenb@FreeBSD.ORG
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|