mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-24 20:40:35 -04:00
13 lines
342 B
Makefile
13 lines
342 B
Makefile
# $NetBSD: Makefile,v 1.9 2015/02/01 16:20:29 taca Exp $
|
|
|
|
DISTNAME= polyglot-0.3.5
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/cjheath/polyglot
|
|
COMMENT= Registry of file types to load with its improved version of 'require'
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|