summaryrefslogtreecommitdiffstats
path: root/databases/db42-nocrypto/Makefile
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-02-16 06:27:25 +0000
committernork <nork@FreeBSD.org>2003-02-16 06:27:25 +0000
commit48a6e3be40320c60c6e9ce0b6c3f9550bebbacaf (patch)
treee24580bc2ec906230d2245bea3f3fe2d1cd9a4aa /databases/db42-nocrypto/Makefile
parent149eaa5639ee1f35bb22709ed9b1919187a5576a (diff)
downloadFreeBSD-ports-48a6e3be40320c60c6e9ce0b6c3f9550bebbacaf.zip
FreeBSD-ports-48a6e3be40320c60c6e9ce0b6c3f9550bebbacaf.tar.gz
Add db41-nocrypto(4.1.25), no crypto the Berkeley DB package.
PR: ports/48225 Submitted by: matthias.andree@web.de
Diffstat (limited to 'databases/db42-nocrypto/Makefile')
-rw-r--r--databases/db42-nocrypto/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/databases/db42-nocrypto/Makefile b/databases/db42-nocrypto/Makefile
new file mode 100644
index 0000000..5f20895
--- /dev/null
+++ b/databases/db42-nocrypto/Makefile
@@ -0,0 +1,14 @@
+# Ports collection makefile for: db41-nocrypto
+# Date created: 2003-02-13
+# Whom: matthias.andree@web.de
+#
+# $FreeBSD$
+#
+
+PKGNAMESUFFIX= -nocrypto
+DISTNAME= db-${PORTVERSION}.NC
+
+MASTERDIR= ${.CURDIR}/../db41
+MD5_FILE= ${.CURDIR}/distinfo
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud