diff options
author | ache <ache@FreeBSD.org> | 1999-03-20 20:41:29 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-03-20 20:41:29 +0800 |
commit | 6dda4247aa00c5dee6a08858985a38c0054bd2ef (patch) | |
tree | 7a11a200f6660c0ebce15338fd4d8448850da5ff /news/tin | |
parent | d798bc50dac298d33223a9cb38718ebfacecf776 (diff) | |
download | freebsd-ports-graphics-6dda4247aa00c5dee6a08858985a38c0054bd2ef.tar.gz freebsd-ports-graphics-6dda4247aa00c5dee6a08858985a38c0054bd2ef.tar.zst freebsd-ports-graphics-6dda4247aa00c5dee6a08858985a38c0054bd2ef.zip |
don't depend on bzip and gmake
Diffstat (limited to 'news/tin')
-rw-r--r-- | news/tin/Makefile | 6 | ||||
-rw-r--r-- | news/tin/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index c40fa9b92ce..db536ca06fa 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -4,7 +4,7 @@ # Date created: 25 July 1996 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.65 1999/02/11 11:13:47 ache Exp $ +# $Id: Makefile,v 1.66 1999/03/02 12:02:57 obrien Exp $ # DISTNAME= tinpre-1.4-19990216 @@ -12,16 +12,14 @@ CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://nuxi.ucdavis.edu/pub/tin/pre-v1.4/ \ ftp://ftp.nuxi.com/pub/tin/pre-v1.4/ +EXTRACT_SUFX= .tgz MAINTAINER= ache@FreeBSD.org LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib -USE_BZIP2= yes - WRKSRC= ${WRKDIR}/${DISTNAME:S/pre-1.4//} GNU_CONFIGURE= yes -USE_GMAKE= yes # Curses support too buggy to activate # --enable-curses \ diff --git a/news/tin/distinfo b/news/tin/distinfo index 47b0b92fecf..c7b9941c57d 100644 --- a/news/tin/distinfo +++ b/news/tin/distinfo @@ -1 +1 @@ -MD5 (tinpre-1.4-19990216.tar.bz2) = b47ea368a5473900716b633d337290ea +MD5 (tinpre-1.4-19990216.tgz) = a30eb82cdc480041e84b43b626a083da |