13 lines
336 B
Makefile
13 lines
336 B
Makefile
# $NetBSD: Makefile,v 1.3 2012/02/22 13:47:41 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= trollop-1.15
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
HOMEPAGE= http://trollop.rubyforge.org/
|
|
COMMENT= Commandline option parser for Ruby that gets out of your way
|
|
LICENSE= ruby-license
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|