cdf103652e
entries on my machine. Seems no other ruby package has them. Bump PKGREVISION.
16 lines
394 B
Makefile
16 lines
394 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/07/16 07:56:28 rodent Exp $
|
|
|
|
DISTNAME= openid-0.0.1
|
|
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
|
|
PKGREVISION= 1
|
|
CATEGORIES= ruby security
|
|
|
|
MAINTAINER= rodent@NetBSD.org
|
|
HOMEPAGE= http://openid.rubyforge.org/
|
|
COMMENT= OpenID support for Ruby
|
|
LICENSE= gnu-lgpl-v2.1 OR ruby-license
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|