Edit

IABSD.fr/ports/net/ruby-msgpack/Makefile

Branch :

  • Show log

    Commit

  • Author : sebastia
    Date : 2026-08-23 18:45:06
    Hash : 8d166c88
    Message : update 1.8.1 -> 1.8.4

  • net/ruby-msgpack/Makefile
  • COMMENT =	binary-based efficient object serialization library
    
    DISTNAME =	msgpack-1.8.4
    CATEGORIES =	net devel
    
    HOMEPAGE =	http://msgpack.org/
    
    MAINTAINER =	Sebastian Reitenbach <sebastia@openbsd.org>
    
    # Apache2
    PERMIT_PACKAGE =	Yes
    
    MODULES =		lang/ruby
    
    CONFIGURE_STYLE =	ruby gem ext
    
    .include <bsd.port.mk>