mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
13 lines
305 B
Makefile
13 lines
305 B
Makefile
# $NetBSD: Makefile,v 1.4 2013/03/17 15:53:21 taca Exp $
|
|
|
|
DISTNAME= cssmin-1.0.3
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://github.com/rgrove/cssmin/
|
|
COMMENT= Ruby library for minifying CSS
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|