newsfetch port.

This commit is contained in:
angelos 1998-04-29 03:57:59 +00:00
parent 250d8771d3
commit 17802ba36e

View File

@ -1,9 +1,9 @@
# OpenBSD makefile for: newsfetch
# Version required: 1.0
# Date created: 19 Dec 1997
# Whom: joey
# Date created: 28 April 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1997/12/20 02:13:15 joey Exp $
# $OpenBSD: Makefile,v 1.1.1.2 1998/04/29 03:57:59 angelos Exp $
#
DISTNAME= newsfetch-1.0
@ -11,7 +11,7 @@ CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/news/readers
MAINTAINER= joey@OpenBSD.ORG
MAINTAINER= angelos@openbsd.org
MAN1= newsfetch.1
MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_MAN="${INSTALL_MAN}"