Edit

IABSD.fr/ports/archivers/ruby-rubyzip/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 18:16:02
    Hash : b2eabd88
    Message : drop RCS Ids

  • archivers/ruby-rubyzip/Makefile
  • COMMENT =	Ruby module for reading and writing zip files
    
    DISTNAME =	rubyzip-2.3.2
    CATEGORIES =	archivers
    
    HOMEPAGE =	https://github.com/rubyzip/rubyzip
    MAINTAINER =	Sebastian Reitenbach <sebastia@openbsd.org>
    
    # BSD
    PERMIT_PACKAGE =		Yes
    
    MODULES =		lang/ruby
    
    CONFIGURE_STYLE =	ruby gem
    
    .include <bsd.port.mk>