blob: 5fb81ac359dad2759a5c321c6071fecb6b1720e9 (
plain) (
tree)
|
|
# $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>
|