blob: 754ab7514f11d69849902deadde4e6b0e5b1a83c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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>
|