freebsd-ports/textproc/rubygem-heredoc_unindent/Makefile
Sunpoet Po-Chuan Hsieh dba16f03fd - Fix RUN_DEPENDS: hoe is a development dependency
- Update WWW
- Bump PORTREVISION for dependency change

With hat:	ruby
2015-11-21 02:10:17 +00:00

20 lines
371 B
Makefile

# Created by: Loic Pefferkorn <loic-freebsd@loicp.eu>
# $FreeBSD$
PORTNAME= heredoc_unindent
PORTVERSION= 1.2.0
PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= loic-freebsd@loicp.eu
COMMENT= Removes common margin from indented strings
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>