freebsd-ports/www/rubygem-maruku/Makefile
Sunpoet Po-Chuan Hsieh f4744fafd5 - Add LICENSE
- Update WWW
2015-05-23 15:37:29 +00:00

20 lines
369 B
Makefile

# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD$
PORTNAME= maruku
PORTVERSION= 0.7.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Markdown and PHP Markdown extra interpreter for Ruby
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/maruku bin/marutex
.include <bsd.port.mk>