summaryrefslogtreecommitdiff
path: root/mail/spamprobe/files/Makefile.export0_6
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spamprobe/files/Makefile.export0_6')
-rw-r--r--mail/spamprobe/files/Makefile.export0_610
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/spamprobe/files/Makefile.export0_6 b/mail/spamprobe/files/Makefile.export0_6
deleted file mode 100644
index 4b025b2aaf53..000000000000
--- a/mail/spamprobe/files/Makefile.export0_6
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD: /tmp/pcvs/ports/mail/spamprobe/files/Attic/Makefile.export0_6,v 1.3 2003-04-29 00:18:11 mdodd Exp $
-#
-PREFIX?= /usr/local
-BINDIR= ${PREFIX}/bin
-NOMAN=
-PROG_CXX= spamprobe-export_0.6
-CXXFLAGS+= -Wall -DUSE_DBM -DNDEBUG
-SRCS= File.cc export0_6.cc
-
-.include <bsd.prog.mk>