1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/devel/py-dal/Makefile
Maxim Sobolev ed0050b63b Update to 20081016.
Submitted by:	MAINTAINER
2008-10-27 10:53:28 +00:00

21 lines
450 B
Makefile

# New ports collection makefile for: py-breve
# Date created: 30 July 2008
# Whom: Andriy Pylypenko <bamby@sippysoft.com>
#
# $FreeBSD$
#
PORTNAME= dal
PORTVERSION= 20081016
CATEGORIES= devel python
MASTER_SITES= http://devel.sippysoft.com:8080/~bamby/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= bamby@sippysoft.com
COMMENT= A database abstraction layer for Python
USE_PYTHON= 2.4+
USE_PYDISTUTILS= easy_install
.include <bsd.port.mk>