diff --git a/ruby-debug_inspector.cygport b/ruby-debug_inspector.cygport index 33034c0..36183a5 100644 --- a/ruby-debug_inspector.cygport +++ b/ruby-debug_inspector.cygport @@ -1,12 +1,14 @@ inherit rubygem NAME="ruby-debug_inspector" -VERSION=0.0.3 -RELEASE=2 +VERSION=1.1.0 +RELEASE=1 CATEGORY="Ruby" SUMMARY="Ruby debugging inspector wrapper" DESCRIPTION="A Ruby wrapper for the MRI 2.0 debug_inspector API" +LICENSE="MIT" + PKG_NAMES="${NAME} ${NAME}-doc" ruby_debug_inspector_CONTENTS="${RUBYGEM_EXTDIR#/} ${RUBYGEM_INSTDIR#/} ${RUBYGEM_SPEC#/}" ruby_debug_inspector_doc_CONTENTS=${RUBYGEM_DOCDIR#/}