Edit

IABSD.fr/ports/graphics/ruby-rqrcode-core/Makefile

Branch :

  • Show log

    Commit

  • Author : kmos
    Date : 2022-06-20 15:32:18
    Hash : 7fe07533
    Message : Update to 1.2.0 ok abieber@

  • graphics/ruby-rqrcode-core/Makefile
  • COMMENT =		library to encode QR Codes
    
    DISTNAME =		rqrcode_core-1.2.0
    
    CATEGORIES =		graphics devel
    
    HOMEPAGE =		https://github.com/whomwah/rqrcode_core
    
    MAINTAINER =		Kurt Mosiejczuk <kmos@openbsd.org>
    
    # MIT
    PERMIT_PACKAGE =	Yes
    
    MODULES =		lang/ruby
    
    CONFIGURE_STYLE =	ruby gem
    
    .include <bsd.port.mk>