mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
321 B
Makefile
13 lines
321 B
Makefile
# $NetBSD: Makefile,v 1.4 2013/06/16 16:53:30 taca Exp $
|
|
|
|
DISTNAME= uuidtools-2.1.4
|
|
CATEGORIES= databases
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://uuidtools.rubyforge.org/
|
|
COMMENT= Simple universally unique ID generation library
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|