freebsd-ports/www/rubygem-redcloth/Makefile

20 lines
351 B
Makefile

PORTNAME= redcloth
PORTVERSION= 4.3.2
CATEGORIES= www rubygems
MASTER_SITES= RG
DISTNAME= RedCloth-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org
COMMENT= Module for using Textile in Ruby
WWW= https://redcloth.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe gem
CPE_VENDOR= promptworks
PLIST_FILES= bin/redcloth
.include <bsd.port.mk>