pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Add erlang-doc and erlang-man.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33b684b3aa3f
branches:  trunk
changeset: 510377:33b684b3aa3f
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Wed Mar 29 21:42:20 2006 +0000

description:
Add erlang-doc and erlang-man.

diffstat:

 lang/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a31894767cb5 -r 33b684b3aa3f lang/Makefile
--- a/lang/Makefile     Wed Mar 29 21:41:44 2006 +0000
+++ b/lang/Makefile     Wed Mar 29 21:42:20 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.227 2006/01/27 19:48:53 xtraeme Exp $
+# $NetBSD: Makefile,v 1.228 2006/03/29 21:42:20 ghen Exp $
 #
 
 COMMENT=       Programming languages
@@ -30,6 +30,8 @@
 SUBDIR+=       elisp-manual
 SUBDIR+=       elk
 SUBDIR+=       erlang
+SUBDIR+=       erlang-doc
+SUBDIR+=       erlang-man
 SUBDIR+=       ezm3
 SUBDIR+=       f2c
 SUBDIR+=       focal



Home | Main Index | Thread Index | Old Index