16 lines
299 B
Makefile
16 lines
299 B
Makefile
PORTNAME= rubypants
|
|
PORTVERSION= 0.7.1
|
|
CATEGORIES= textproc rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Translates ASCII into smart typographic punctuation HTML entities
|
|
WWW= https://github.com/jmcnevin/rubypants
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|