freebsd-ports/databases/py25-bsddb/Makefile
Li-Wen Hsu ac7e109de7 - A slave port of databases/py-bsddb. This gives a package of
Python 2.5 bsddb module which is needed by mail/py-spambayes
2009-07-08 08:59:37 +00:00

14 lines
275 B
Makefile

# New ports collection makefile for: py25-bsddb
# Date created: 2009-07-08
# Whom: Li-Wen Hsu <lwhsu@FreeBSD.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../py-bsddb
MAINTAINER= python@FreeBSD.org
USE_PYTHON= 2.5
.include "${MASTERDIR}/Makefile"