opnsense-ports/devel/py-ydbf/Makefile
Franco Fichtner e17aa5f071 */*: sync with upstream
Taken from: FreeBSD
2015-05-15 07:27:23 +02:00

19 lines
388 B
Makefile

# Created by: Andrey Polyakov <andrey.polyakov@unix.net>
# $FreeBSD$
PORTNAME= ydbf
PORTVERSION= 0.0.1
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP/source/Y/YDbf/
DISTNAME= YDbf-0.0.1dev-20080514
MAINTAINER= andrey.polyakov@unix.net
COMMENT= Yelded DBF reader/writer for Python
LICENSE= GPLv2
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>