2005-09-14 15:02:28 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= syntax
|
|
|
|
PORTVERSION= 1.0.0
|
2008-04-07 12:54:51 +02:00
|
|
|
PKGVERSION= 1
|
2006-01-21 21:25:07 +01:00
|
|
|
CATEGORIES= textproc rubygems
|
2010-05-26 21:51:34 +02:00
|
|
|
MASTER_SITES= RG
|
2005-09-14 15:02:28 +02:00
|
|
|
|
2012-06-29 06:07:49 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2005-09-14 15:02:28 +02:00
|
|
|
COMMENT= A module for using Systax highlighting in Ruby
|
|
|
|
|
2008-04-06 10:58:21 +02:00
|
|
|
USE_RUBY= yes
|
2008-04-07 12:54:51 +02:00
|
|
|
USE_RUBYGEMS= yes
|
2009-02-14 02:11:37 +01:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2008-04-06 10:58:21 +02:00
|
|
|
|
2008-04-07 12:54:51 +02:00
|
|
|
.include <bsd.port.mk>
|