freebsd-ports/x11-toolkits/xbae/Makefile
Satoshi Asami 839f94d88c Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients
xview-config xview-lib" from x11 to x11-toolkits.
1998-08-07 22:56:48 +00:00

26 lines
587 B
Makefile

# New ports collection makefile for: Xbae
# Version required: 4.6.2
# Date created: 11 December 96
# Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
# With some
# modifications from: Andreas Klemm <andreas@FreeBSD.ORG>
#
# $Id: Makefile,v 1.3 1998/04/14 04:20:37 asami Exp $
#
DISTNAME= Xbae-4.6.2
PKGNAME= xbae-4.6.2
CATEGORIES= x11-toolkits math
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= widgets/motif
MAINTAINER= Lars.Koeller@Uni-Bielefeld.de
REQUIRES_MOTIF= YES
USE_IMAKE= YES
post-install:
@${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>