1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/x11-toolkits/open-motif-devel/Makefile
Satoshi Asami 80bef2e812 A dummy port to create a package of static Motif libs and include
files to be used as dependencies from other ports.  Note you need
Motif already installed, and this port won't do anything for you
unless you are in the business of building packages.
1998-12-28 13:00:56 +00:00

19 lines
333 B
Makefile

# New ports collection makefile for: motif
# Version required: 1.2
# Date created: 5 December 1994
# Whom: asami
#
# $Id: Makefile,v 1.12 1998/11/12 23:07:17 billf Exp $
#
DISTNAME= Motif-1.2
CATEGORIES= x11-toolkits
DISTFILES= # empty
USE_X_PREFIX= yes
NO_BUILD= yes
NO_INSTALL= yes
IS_INTERACTIVE= yes
.include <bsd.port.mk>