Edit

IABSD.fr/ports/textproc/ruby-text/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 20:02:12
    Hash : 8c80a751
    Message : drop RCS Ids

  • textproc/ruby-text/Makefile
  • COMMENT =	collection of text algorithms
    
    DISTNAME =	text-1.3.1
    
    CATEGORIES =	textproc
    HOMEPAGE =	https://github.com/threedaymonk/text
    MAINTAINER =	Sebastian Reitenbach <sebastia@openbsd.org>
    
    # MIT 
    PERMIT_PACKAGE =	Yes
    
    MODULES =		lang/ruby
    
    CONFIGURE_STYLE =	ruby gem
    
    .include <bsd.port.mk>