freebsd-ports/textproc/rubygem-syntax/Makefile
2014-08-24 19:22:40 +00:00

15 lines
260 B
Makefile

# $FreeBSD$
PORTNAME= syntax
PORTVERSION= 1.2.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Module for using Systax highlighting in Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>