freebsd-ports/x11-toolkits/xbae/Makefile
2014-06-30 18:13:11 +00:00

19 lines
426 B
Makefile

# Created by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
# $FreeBSD$
PORTNAME= Xbae
PORTVERSION= 4.60.4
PORTREVISION= 2
CATEGORIES= x11-toolkits math
MASTER_SITES= SF
DISTNAME= xbae-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Motif-based widget which displays a grid of cells as a spreadsheet
USES= libtool motif
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-production
.include <bsd.port.mk>