Edit

IABSD.fr/ports/sysutils/ruby-tty-which/Makefile

Branch :

  • Show log

    Commit

  • Author : sebastia
    Date : 2024-05-28 20:31:04
    Hash : 8a945795
    Message : import sysutils/ruby-tty-which Platform independent implementation of Unix which command. OK jeremy@

  • sysutils/ruby-tty-which/Makefile
  • COMMENT =	platform independent which command
    
    DISTNAME =	tty-which-0.5.0
    CATEGORIES =	sysutils
    HOMEPAGE =	https://ttytoolkit.org/
    MAINTAINER =	Sebastian Reitenbach <sebastia@openbsd.org>
    
    # MIT
    PERMIT_PACKAGE =	Yes
    
    MODULES =		lang/ruby
    
    CONFIGURE_STYLE =	ruby gem
    
    .include <bsd.port.mk>