summaryrefslogtreecommitdiffstats
path: root/mail/adcomplain
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 /mail/adcomplain
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 'mail/adcomplain')
-rw-r--r--mail/adcomplain/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/mail/adcomplain/Makefile b/mail/adcomplain/Makefile
index 91405a3..ca3f186 100644
--- a/mail/adcomplain/Makefile
+++ b/mail/adcomplain/Makefile
@@ -6,21 +6,21 @@
#
PORTNAME= adcomplain
-PORTVERSION= 3.52
-CATEGORIES= mail news
-MASTER_SITES= http://www.rdrop.com/users/billmc/
+PORTVERSION= 3.52
+CATEGORIES= mail news
+MASTER_SITES= http://www.rdrop.com/users/billmc/
DISTNAME= ${PORTNAME}.pl
EXTRACT_SUFX= .uu
-MAINTAINER= ache@FreeBSD.org
+MAINTAINER= ache@FreeBSD.org
-USE_PERL5= yes
+USE_PERL5= yes
-EXTRACT_CMD= /usr/bin/uudecode
-EXTRACT_BEFORE_ARGS= <
+EXTRACT_CMD= /usr/bin/uudecode
+EXTRACT_BEFORE_ARGS= <
EXTRACT_AFTER_ARGS= # empty
-NO_WRKSUBDIR= YES
-NO_BUILD= YES
+NO_WRKSUBDIR= yes
+NO_BUILD= yes
post-patch:
cd ${WRKSRC}; \
OpenPOWER on IntegriCloud