1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/news/tin/Makefile
Satoshi Asami 224de7fb76 The tin newsreader, version 1.22. I know 1.3beta is out, but it's
changing quite rapidly according to Peter.  If someone is willing to
maintain it, go ahead and upgrade.

By the way, this is the 300th port.  Congratulations Peter, you get
any ten of the 300 ports for free! :)

Submitted by:	Peter Wemm <peter@haywire.DIALix.COM>
1995-07-01 10:07:18 +00:00

17 lines
327 B
Makefile

# New ports collection makefile for: tin
# Version required: 1.2pl2
# Date created: 29 Jun 1995
# Whom: peter@haywire.dialix.oz.au
#
# $Id$
#
DISTNAME= tin-1.22
CATEGORIES+= news
MASTER_SITES= ftp://ftp.germany.eu.net/pub/news/newsreader/unix/tin/
post-install:
gzip -9nf ${PREFIX}/man/man1/tin.1
.include <bsd.port.mk>