Files
ports/textproc/rubygem-rubypants/Makefile

19 lines
326 B
Makefile

# Created by: Johannes Meixner <johannes@perceivon.net>
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
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>