mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
13 lines
327 B
Makefile
13 lines
327 B
Makefile
# $NetBSD: Makefile,v 1.8 2012/12/17 14:38:58 taca Exp $
|
|
|
|
DISTNAME= stringex-1.5.1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://github.com/rsl/stringex
|
|
COMMENT= Some (hopefully) useful extensions to Rubys String class
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|