1995-11-19 16:55:05 +00:00
|
|
|
# New ports collection makefile for: knews
|
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
|
|
|
#
|
|
|
|
|
2000-04-09 17:33:32 +00:00
|
|
|
PORTNAME= knews
|
2000-04-13 14:25:40 +00:00
|
|
|
PORTVERSION= 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
|
|
|
|
2000-04-21 07:52:25 +00:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
1998-09-15 11:46:15 +00:00
|
|
|
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
2000-04-22 06:29:01 +00:00
|
|
|
png.3:${PORTSDIR}/graphics/png
|
|
|
|
# compface:${PORTSDIR}/mail/faces
|
|
|
|
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>
|