1997-09-12 18:28:07 +00:00
|
|
|
# New ports collection makefile for: newsfetch
|
1998-10-07 06:52:58 +00:00
|
|
|
# Version required: 1.21
|
1997-09-12 18:28:07 +00:00
|
|
|
# Date created: 12 September 1997
|
|
|
|
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
|
|
|
|
#
|
1998-10-07 06:52:58 +00:00
|
|
|
# $Id: Makefile,v 1.3 1998/05/07 17:10:53 itojun Exp $
|
1997-09-12 18:28:07 +00:00
|
|
|
#
|
|
|
|
|
1998-10-07 06:52:58 +00:00
|
|
|
DISTNAME= newsfetch-1.21
|
1997-09-12 18:28:07 +00:00
|
|
|
CATEGORIES= news
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
|
|
MASTER_SITE_SUBDIR= system/news/readers
|
|
|
|
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
|
|
|
|
MAN1= newsfetch.1
|
|
|
|
MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_MAN="${INSTALL_MAN}"
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|