aboutsummaryrefslogblamecommitdiff
path: root/www/py-cssmin/Makefile
blob: 5fb81ac359dad2759a5c321c6071fecb6b1720e9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                  
                   
                      
# $FreeBSD$

PORTNAME=	cssmin
PORTVERSION=	0.1.4
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	loader@freebsdmall.com
COMMENT=	A Python port of the YUI CSS compression algorithm

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

NO_STAGE=	yes
.include <bsd.port.mk>