mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
8f6d55b426
Note: The `fetch' command has been renamed to `fetch-news'. Submitted mostly by: John Saunders <john.saunders@scitec.com.au>
18 lines
408 B
Makefile
18 lines
408 B
Makefile
# New ports collection makefile for: leafnode
|
|
# Version required: 1.4
|
|
# Date created: 10 April 1996
|
|
# Whom: Brian Somers <brian@awfulhak.org>
|
|
#
|
|
# $Id: Makefile,v 1.3 1997/07/04 10:06:30 brian Exp $
|
|
#
|
|
|
|
DISTNAME= leafnode-1.4
|
|
CATEGORIES= news
|
|
MASTER_SITES= ftp://ftp.troll.no/freebies/leafnode/
|
|
|
|
MAINTAINER= brian@awfulhak.org
|
|
|
|
MAN8= leafnode.8 fetch-news.8 texpire.8 checkgroups.8
|
|
|
|
.include <bsd.port.mk>
|