opnsense-ports/textproc/rubygem-rubypants/Makefile
Franco Fichtner c496dc6e05 */*: sync with upstream
Taken from: FreeBSD
2017-01-03 07:34:16 +01:00

18 lines
337 B
Makefile

# Created by: Johannes Meixner <johannes@perceivon.net>
# $FreeBSD$
PORTNAME= rubypants
PORTVERSION= 0.6.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Translates ASCII into smart typographic punctuation HTML entities
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>