1995-11-19 11:55:05 -05:00
|
|
|
# New ports collection makefile for: knews
|
1996-09-03 16:35:00 -04:00
|
|
|
# Version required: 0.9.8
|
1996-06-02 11:13:07 -04:00
|
|
|
# Date created: Sun Apr 14 09:23:59 MET DST 1996
|
1996-09-03 16:35:00 -04:00
|
|
|
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
1995-11-19 11:55:05 -05:00
|
|
|
#
|
1999-08-30 10:33:04 -04:00
|
|
|
# $FreeBSD$
|
1995-11-19 11:55:05 -05:00
|
|
|
#
|
|
|
|
|
1999-01-07 15:37:41 -05:00
|
|
|
DISTNAME= knews-1.0b.1
|
1998-11-21 02:27:41 -05:00
|
|
|
CATEGORIES= news
|
1998-03-14 11:36:00 -05:00
|
|
|
MASTER_SITES= http://www.matematik.su.se/~kjj/
|
1996-06-02 11:13:07 -04:00
|
|
|
|
1999-08-31 02:53:31 -04:00
|
|
|
MAINTAINER= andreas@FreeBSD.org
|
1995-11-19 11:55:05 -05:00
|
|
|
|
1998-09-16 20:33:02 -04:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
1998-09-15 07:46:15 -04:00
|
|
|
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
1999-01-23 02:05:35 -05:00
|
|
|
png.3:${PORTSDIR}/graphics/png
|
1998-11-20 01:36:20 -05:00
|
|
|
RUN_DEPENDS= newsp:${PORTSDIR}/print/mp-letter
|
1996-06-02 20:28:05 -04:00
|
|
|
|
1995-11-19 11:55:05 -05:00
|
|
|
USE_IMAKE= yes
|
|
|
|
MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \
|
|
|
|
XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|