summaryrefslogtreecommitdiff
path: root/pkgtools/tnftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/tnftp/Makefile')
-rw-r--r--pkgtools/tnftp/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/pkgtools/tnftp/Makefile b/pkgtools/tnftp/Makefile
deleted file mode 100644
index fb886a5182c..00000000000
--- a/pkgtools/tnftp/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2007/08/07 05:05:04 lukem Exp $
-#
-# This version of tnftp installs into ${PKG_TOOLS_BIN}.
-#
-
-.include "../../net/tnftp/Makefile.common"
-
-CATEGORIES= pkgtools
-
-NO_PKGTOOLS_REQD_CHECK= yes
-
-CONFLICTS+= kth-krb4-[0-9]*
-CONFLICTS+= lukemftp-[0-9]*
-
-.include "../../mk/bsd.pkg.mk"