summaryrefslogtreecommitdiff
path: root/textproc/ruby-hikidoc/Makefile
blob: 003dc5caa8a0d538f8897ec788b26ed7df7fdd89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.7 2015/03/15 19:42:34 hiramatsu Exp $
#

DISTNAME=	hikidoc-0.1.0
CATEGORIES=	textproc converters ruby

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/hiki/hikidoc
COMMENT=	Text-to-HTML conversion tool for web writers
LICENSE=	modified-bsd

USE_LANGUAGES=	# none

RUBYGEM_OPTIONS+=	--format-executable

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"