pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/ytnef ytnef: Add COMMENT. Change spaces to tabs t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8da28a61d28f
branches: trunk
changeset: 401377:8da28a61d28f
user: nia <nia%pkgsrc.org@localhost>
date: Mon Sep 16 00:03:25 2019 +0000
description:
ytnef: Add COMMENT. Change spaces to tabs to please pkglint.
diffstat:
mail/ytnef/Makefile | 20 +++++++++++---------
1 files changed, 11 insertions(+), 9 deletions(-)
diffs (32 lines):
diff -r 52c44561f248 -r 8da28a61d28f mail/ytnef/Makefile
--- a/mail/ytnef/Makefile Sun Sep 15 22:15:02 2019 +0000
+++ b/mail/ytnef/Makefile Mon Sep 16 00:03:25 2019 +0000
@@ -1,17 +1,19 @@
-# $NetBSD: Makefile,v 1.4 2019/09/15 19:24:55 nros Exp $
+# $NetBSD: Makefile,v 1.5 2019/09/16 00:03:25 nia Exp $
.include "../../mail/libytnef/Makefile.common"
-USE_TOOLS+= perl:run
-BUILD_DIRS= ytnef ytnefprint
+COMMENT= Programs using libytnef to parse and handle TNEF attachments
-REPLACE_PERL= ytnef/ytnefprocess
+USE_TOOLS+= perl:run
+BUILD_DIRS= ytnef ytnefprint
-SUBST_CLASSES+= prefix
-SUBST_STAGE.prefix= pre-build
-SUBST_MESSAGE.prefix= Setting prefix to ytnef in ytnefprocess
-SUBST_FILES.prefix= ytnef/ytnefprocess
-SUBST_SED.prefix= -e '/^my\ $$reader/s,/usr,${PREFIX},'
+REPLACE_PERL= ytnef/ytnefprocess
+
+SUBST_CLASSES+= prefix
+SUBST_STAGE.prefix= pre-build
+SUBST_MESSAGE.prefix= Setting prefix to ytnef in ytnefprocess
+SUBST_FILES.prefix= ytnef/ytnefprocess
+SUBST_SED.prefix= -e '/^my\ $$reader/s,/usr,${PREFIX},'
.include "../../mail/libytnef/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index