freebsd-ports/textproc/rubygem-syntax/Makefile
2016-12-29 03:42:24 +00:00

18 lines
265 B
Makefile

# $FreeBSD$
PORTNAME= syntax
PORTVERSION= 1.2.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Module for using Systax highlighting in Ruby
LICENSE= BSD3CLAUSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>