1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/news/knews/Makefile

25 lines
694 B
Makefile
Raw Normal View History

# New ports collection makefile for: knews
1996-09-03 20:35:00 +00:00
# Version required: 0.9.8
# 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>
#
1999-01-23 07:05:35 +00:00
# $Id: Makefile,v 1.23 1999/01/07 20:37:40 andreas Exp $
#
DISTNAME= knews-1.0b.1
CATEGORIES= news
MASTER_SITES= http://www.matematik.su.se/~kjj/
MAINTAINER= andreas@FreeBSD.ORG
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
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
USE_IMAKE= yes
MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \
XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f
.include <bsd.port.mk>