1998-12-28 08:00:56 -05:00
|
|
|
# New ports collection makefile for: motif
|
1999-02-12 20:40:38 -05:00
|
|
|
# Version required: 2.1.10
|
1998-12-28 08:00:56 -05:00
|
|
|
# Date created: 5 December 1994
|
|
|
|
# Whom: asami
|
|
|
|
#
|
1999-08-30 23:04:38 -04:00
|
|
|
# $FreeBSD$
|
1998-12-28 08:00:56 -05:00
|
|
|
#
|
|
|
|
|
1999-02-12 20:40:38 -05:00
|
|
|
DISTNAME= Motif-2.1.10
|
1998-12-28 08:00:56 -05:00
|
|
|
CATEGORIES= x11-toolkits
|
|
|
|
DISTFILES= # empty
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
NO_BUILD= yes
|
|
|
|
NO_INSTALL= yes
|
|
|
|
IS_INTERACTIVE= yes
|
1999-03-29 02:50:14 -05:00
|
|
|
.if !defined(PACKAGE_BUILDING)
|
|
|
|
FORBIDDEN= this is a dummy package for installing Motif dependencies
|
|
|
|
.endif
|
1998-12-28 08:00:56 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|