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