aboutsummaryrefslogtreecommitdiff
path: root/databases/db42-nocrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/db42-nocrypto/Makefile')
-rw-r--r--databases/db42-nocrypto/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/databases/db42-nocrypto/Makefile b/databases/db42-nocrypto/Makefile
deleted file mode 100644
index 5f2089585e29..000000000000
--- a/databases/db42-nocrypto/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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"