opnsense-ports/textproc/rubygem-cssmin/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

17 lines
321 B
Makefile

PORTNAME= cssmin
PORTVERSION= 1.0.3
PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby library for minifying CSS. Inspired by cssmin.js and YUI Compressor
WWW= https://github.com/rgrove/cssmin
LICENSE= BSD3CLAUSE
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>