summaryrefslogtreecommitdiff
path: root/x11-toolkits/open-motif/Makefile
blob: bd91c99d1ceed2ef331ff3be4d333c5460acebdb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	motif
# Version required:	2.1.10
# Date created:		5 December 1994
# Whom:			asami
#
# $Id: Makefile,v 1.1 1998/12/28 13:00:56 asami Exp $
#

DISTNAME=	Motif-2.1.10
CATEGORIES=	x11-toolkits
DISTFILES=	# empty

USE_X_PREFIX=	yes
NO_BUILD=	yes
NO_INSTALL=	yes
IS_INTERACTIVE=	yes

.include <bsd.port.mk>