diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-12 18:29:58 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-12 18:29:58 +0000 |
commit | 469797ca3229e7c9ad8f6c239e546b9a3730d816 (patch) | |
tree | 792d6650b18d2607b1860671ac418a98ca93927f /devel/Makefile | |
parent | Add ruby-log4r, a flexible logging library written in Ruby. (diff) |
Add ruby-pcsc-lite, Ruby extension for the UNIX PC/SC Lite API
(MUSCLE).
PR: ports/33321
Submitted by: Toni Andjelkovic <toni@soth.at>
Notes
Notes:
svn path=/head/; revision=52990
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 4b2888210b6b..7eee11d13954 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -564,6 +564,7 @@ SUBDIR += ruby-mo SUBDIR += ruby-mock SUBDIR += ruby-optparse + SUBDIR += ruby-pcsc-lite SUBDIR += ruby-property SUBDIR += ruby-racc SUBDIR += ruby-racc-runtime |