opnsense-ports/textproc/rubygem-rubypants/Makefile
Franco Fichtner 73d4ea4836 */*: sync with upstream
Taken from: HardenedBSD
2018-02-28 07:16:55 +01:00

18 lines
337 B
Makefile

# Created by: Johannes Meixner <johannes@perceivon.net>
# $FreeBSD$
PORTNAME= rubypants
PORTVERSION= 0.7.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>