1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/news/nntpcache/Makefile

19 lines
390 B
Makefile
Raw Normal View History

# New ports collection makefile for: nntpcache
# Version required: 1.0.1
# Date created: 6 January 1997
# Whom: proff@suburbia.net
#
# $Id: Makefile,v 1.1.1.1 1997/01/06 15:28:33 peter Exp $
#
DISTNAME= nntpcache-1.0.1
CATEGORIES= news
MASTER_SITES= ftp://nntpcache.org/pub/nntpcache/
MAINTAINER= nntpcache@nntpcache.org
GNU_CONFIGURE= TRUE
MAN8= nntpcache.8
.include <bsd.port.mk>