mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
13 lines
307 B
Makefile
13 lines
307 B
Makefile
# $NetBSD: Makefile,v 1.4 2014/03/14 18:31:53 taca Exp $
|
|
|
|
DISTNAME= syntax-1.2.0
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://github.com/dblock/syntax/
|
|
COMMENT= Ruby lexical analysis framework
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|