summaryrefslogtreecommitdiffstats
path: root/textproc/sarep
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 /textproc/sarep
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 'textproc/sarep')
-rw-r--r--textproc/sarep/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/textproc/sarep/Makefile b/textproc/sarep/Makefile
index dede605..4f99b80 100644
--- a/textproc/sarep/Makefile
+++ b/textproc/sarep/Makefile
@@ -6,21 +6,21 @@
#
PORTNAME= sarep
-PORTVERSION= 1.1
+PORTVERSION= 1.1
CATEGORIES= textproc
-MASTER_SITES= http://tarp.worldserve.net/software/
+MASTER_SITES= http://tarp.worldserve.net/software/
EXTRACT_SUFX=
-MAINTAINER= ache@FreeBSD.org
+MAINTAINER= ache@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS
-EXTRACT_CMD= $(SED)
-EXTRACT_BEFORE_ARGS= 's=^\#!/usr/bin/perl =\#!${PERL} =' <
-EXTRACT_AFTER_ARGS= | ${TR} -d '\r' > ${WRKSRC}/sarep
+EXTRACT_CMD= $(SED)
+EXTRACT_BEFORE_ARGS= 's=^\#!/usr/bin/perl =\#!${PERL} =' <
+EXTRACT_AFTER_ARGS= | ${TR} -d '\r' > ${WRKSRC}/sarep
-NO_BUILD= YES
-NO_WRKSUBDIR= yes
+NO_BUILD= yes
+NO_WRKSUBDIR= yes
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/sarep ${PREFIX}/bin
OpenPOWER on IntegriCloud