aboutsummaryrefslogtreecommitdiffstats
path: root/news/newsfetch/Makefile
blob: 44605e6aa62f3bd8fd22a7a6f496edffebb70b91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    newsfetch
# Version required: 1.0
# Date created:     12 September 1997
# Whom:         Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id$
#

DISTNAME=   newsfetch-1.0
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>