summaryrefslogtreecommitdiffstats
path: root/news/tin
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committersobomax <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit51369898d389675759f44baed7961d59c8233c93 (patch)
tree8b4ec24d53e3f6345ace454c06ff938dbaf9a7a1 /news/tin
parent03f706620f3d8413ee3403771d9bc2bc73023978 (diff)
downloadFreeBSD-ports-51369898d389675759f44baed7961d59c8233c93.zip
FreeBSD-ports-51369898d389675759f44baed7961d59c8233c93.tar.gz
Massive style enforcement - use ^I instead of spaces for variables identation.
Diffstat (limited to 'news/tin')
-rw-r--r--news/tin/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index efe64be..6379970 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -1,4 +1,3 @@
-# ex:ts=8
# New ports collection makefile for: tin
# Date created: 25 July 1996
# Whom: obrien@cs.ucdavis.edu
@@ -7,19 +6,19 @@
#
PORTNAME= tin
-PORTVERSION= 1.5.6
+PORTVERSION= 1.5.6
CATEGORIES= news
-MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v1.5/ \
+MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v1.5/ \
ftp://nuxi.ucdavis.edu/pub/tin/v1.5/ \
ftp://ftp.nuxi.com/pub/tin/v1.5/
MAINTAINER= ache@FreeBSD.org
-LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \
+LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \
intl.1:${PORTSDIR}/devel/gettext
USE_BZIP2= yes
-USE_GMAKE= yes
+USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-nntp-default-server=news \
@@ -36,7 +35,7 @@ CONFIGURE_ARGS= --with-nntp-default-server=news \
--with-pgp=${PREFIX}/bin/pgp \
--with-ispell=${PREFIX}/bin/ispell \
--with-metamail=${PREFIX}/bin/metamail
-CONFIGURE_ENV= CFLAGS='${CFLAGS} -DNNTP_SERVER_FILE="\"${PREFIX}/etc/nntpserver\""' \
+CONFIGURE_ENV= CFLAGS='${CFLAGS} -DNNTP_SERVER_FILE="\"${PREFIX}/etc/nntpserver\""' \
CPPFLAGS='${CPPFLAGS} -I${LOCALBASE}/include' \
LDFLAGS='${LDFLAGS} -L${LOCALBASE}/lib'
MAKEFILE= makefile
OpenPOWER on IntegriCloud