summaryrefslogtreecommitdiffstats
path: root/textproc/rubygem-albino/Makefile
blob: 463a4b679236f7b2aabd9afd3b0214a2642d412c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Steve Wills <swills@rubick>
# $FreeBSD$

PORTNAME=	albino
PORTVERSION=	1.3.3
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby wrapper for pygmentize

LICENSE=	MIT

RUN_DEPENDS=	rubygem-posix-spawn>=0.3.6:devel/rubygem-posix-spawn \
		${PYTHON_PKGNAMEPREFIX}pygments>=0.8:textproc/py-pygments

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem:autoplist python

.include <bsd.port.mk>
OpenPOWER on IntegriCloud