1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11-toolkits/xbae/Makefile
1998-04-14 04:20:37 +00:00

26 lines
575 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.2 1998/04/09 08:22:47 tg Exp $
#
DISTNAME= Xbae-4.6.2
PKGNAME= xbae-4.6.2
CATEGORIES= x11 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>