pkgsrc/misc/siag/Makefile
fredb b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00

31 lines
824 B
Makefile

# $NetBSD: Makefile,v 1.24 2002/03/13 17:37:27 fredb Exp $
#
DISTNAME= siag-3.1.20
PKGREVISION= 1
CATEGORIES= misc textproc math
MASTER_SITES= ftp://ftp.edu.stockholm.se/pub/siag/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://siag.nu/
COMMENT= Poor man's office suite with spreadsheet, word processor, etc
DEPENDS+= gv-3.5.8:../../print/gv
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
DEPENDS+= guile>=1.3:../../lang/guile
CONFIGURE_ARGS= --with-x --with-guile --includedir=${BUILDLINK_DIR}/include
GNU_CONFIGURE= YES
USE_BUILDLINK_ONLY= YES
USE_GMAKE= YES
CFLAGS+= -Dunix
STRIPFLAG=
XAW_TYPE?= 3d
.include "../../devel/ncurses/buildlink.mk"
.include "../../graphics/xpm/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/xaw.buildlink.mk"
.include "../../mk/bsd.pkg.mk"