1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/textproc/p5-CSS-Minifier-XS/Makefile
2010-11-07 00:00:24 +00:00

22 lines
396 B
Makefile

# New ports collection makefile for: CSS-Minifier-XS
# Date created: 18 Jul 2008
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= CSS-Minifier-XS
PORTVERSION= 0.08
CATEGORIES= textproc www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= XS based CSS minifier
PERL_CONFIGURE= yes
MAN3= CSS::Minifier::XS.3
.include <bsd.port.mk>