1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
2015-11-23 07:32:23 +00:00

20 lines
378 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= uliweb
PORTVERSION= 0.4.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Uliweb-${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Easy python web framework
LICENSE= BSD2CLAUSE
USES= dos2unix python:2
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>