1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/news/tin/Makefile

17 lines
327 B
Makefile
Raw Normal View History

# 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>