mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
15 lines
353 B
Makefile
15 lines
353 B
Makefile
# $NetBSD: Makefile,v 1.7 2015/09/26 15:10:02 taca Exp $
|
|
|
|
DISTNAME= gem_plugin-0.2.3
|
|
CATEGORIES= misc
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= # http://mongrel.rubyforge.org/
|
|
COMMENT= Gem-based plugin system
|
|
LICENSE= gnu-gpl-v2 OR ruby-license
|
|
|
|
CONFLICTS+= ruby[1-9]*-gem_plugin-[0-9]*
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|