freebsd-ports/databases/db47/Makefile
Mark Linimon 57f8788c32 Revert previous commit. Local changes here masked the fact that this
change would break the port for other users.

Noticed by:		Rolandas Naujikas <rolnas@takas.lt>
Pointy hat to:		linimon@FreeBSD.org
2004-03-03 11:21:33 +00:00

21 lines
443 B
Makefile

# ports collection makefile for: Berkeley DB v4.2
# Date created: 2003-11-26
# Whom: Matthias Andree <matthias.andree@gmx.de>
#
# $FreeBSD$
#
PORTNAME= db42
PORTVERSION= 4.2.52
PORTREVISION= 2
CATEGORIES= databases
PKGNAMESUFFIX?=
PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
MAINTAINER= matthias.andree@gmx.de
COMMENT= The Berkeley DB package, revision 4.2
MASTERDIR?= ${.CURDIR}
.include <${MASTERDIR}/Makefile.db>