aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-github-markdown/Makefile
blob: bb9e2a6351857642f339149d123cc6a47bdd775f (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                               
                     





                                                         

                                                                        



                           
                      
# $FreeBSD$

PORTNAME=	github-markdown
PORTVERSION=	0.6.9
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Self-contained Markdown parser for GitHub

DEPRECATED=	This gem is not maintained and not supported by upstream

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>