1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/databases/db47/Makefile

20 lines
419 B
Makefile
Raw Normal View History

# ports collection makefile for: Berkeley DB v4.2
# Date created: 2003-11-26
# Whom: Matthias Andree <matthias.andree@gmx.de>
#
1999-08-25 05:28:01 +00:00
# $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
.include <${MASTERDIR}/Makefile.db>