freebsd-ports/news/newsfetch/Makefile

20 lines
447 B
Makefile
Raw Normal View History

# New ports collection makefile for: newsfetch
# Version required: 1.21
# Date created: 12 September 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
1999-08-30 16:33:04 +02:00
# $FreeBSD$
#
DISTNAME= newsfetch-1.21
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>