aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/Motif-dummy/Makefile
blob: 22d34df9b35099911803fc2833d5caf9dba278e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    motif
# Version required: 2.1.10
# Date created:     5 December 1994
# Whom:         asami
#
# $FreeBSD$
#

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

USE_X_PREFIX=   yes
NO_BUILD=   yes
NO_INSTALL= yes
IS_INTERACTIVE= yes
.if !defined(PACKAGE_BUILDING)
FORBIDDEN=  this is a dummy package for installing Motif dependencies
.endif

.include <bsd.port.mk>