freebsd-ports/textproc/rubygem-rubypants/Makefile
Sunpoet Po-Chuan Hsieh 89fcd467cc Update to 0.7.0
- Reformat pkg-descr

Changes:	https://github.com/jmcnevin/rubypants/commits/master
2018-02-27 13:25:15 +00: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>