Edit

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

Branch :

  • Show log

    Commit

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

  • archivers/ruby-minitar/Makefile
  • COMMENT =	command-line utility for POSIX tar(1) archive files
    
    DISTNAME =	minitar-0.9
    CATEGORIES =	archivers
    
    HOMEPAGE =	http://www.github.com/atoulme/minitar
    MAINTAINER =	Sebastian Reitenbach <sebastia@openbsd.org>
    
    # GPLv2/Ruby license
    PERMIT_PACKAGE =		Yes
    
    MODULES =		lang/ruby
    
    CONFIGURE_STYLE =	ruby gem
    
    .include <bsd.port.mk>