mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
15 lines
341 B
Makefile
15 lines
341 B
Makefile
# $NetBSD: Makefile,v 1.2 2012/09/16 14:00:28 taca Exp $
|
|
|
|
DISTNAME= Ascii85-1.0.2
|
|
CATEGORIES= print
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://rubyforge.org/projects/ascii85/
|
|
COMMENT= Ascii85 encoder/decoder
|
|
LICENSE= mit
|
|
|
|
CONFLICTS+= ruby[1-9][0-9]-Ascii85-[0-9]*
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|