pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: Add and enable ruby-pastel



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a2eb7a3257e7
branches:  trunk
changeset: 409664:a2eb7a3257e7
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 19 14:37:46 2020 +0000

description:
devel/Makefile: Add and enable ruby-pastel

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7b0ca3a25c53 -r a2eb7a3257e7 devel/Makefile
--- a/devel/Makefile    Sun Jan 19 14:37:02 2020 +0000
+++ b/devel/Makefile    Sun Jan 19 14:37:46 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3018 2020/01/19 14:34:23 taca Exp $
+# $NetBSD: Makefile,v 1.3019 2020/01/19 14:37:46 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2706,6 +2706,7 @@
 SUBDIR+=       ruby-parser
 SUBDIR+=       ruby-parsetree
 SUBDIR+=       ruby-parslet
+SUBDIR+=       ruby-pastel
 SUBDIR+=       ruby-pathname2
 SUBDIR+=       ruby-pathutil
 SUBDIR+=       ruby-pkg-config



Home | Main Index | Thread Index | Old Index