Edit

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

Branch :

  • Show log

    Commit

  • Author : jeremy
    Date : 2023-09-03 21:51:10
    Hash : 4be0a3d2
    Message : Remove tests that do not run

  • textproc/ruby-redcloth/Makefile
  • COMMENT =	module for using Textile in Ruby
    
    DISTNAME =	RedCloth-4.3.2
    PKGNAME =	${DISTNAME:L}
    REVISION =	0
    CATEGORIES =	textproc
    
    HOMEPAGE =	http://redcloth.org/
    
    # BSD
    PERMIT_PACKAGE = Yes
    
    MODULES =	lang/ruby
    
    CONFIGURE_STYLE = ruby gem ext
    
    .include <bsd.port.mk>