From f121ccbc83eee410ccd06cd3892d871574378826 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Sun, 17 Mar 2002 01:15:35 +0000 Subject: Add libmcve, a library to allow connections to an MCVE Credit Card Processing Daemon via SSL, unencrypted IP, and drop-files. It is the base of other APIs including PHP, PERL, and JAVA. Submitted by: Brad House --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 39ff66063939..dfb19607bb98 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -255,6 +255,7 @@ SUBDIR += libgnugetopt SUBDIR += libgtop SUBDIR += libmalloc + SUBDIR += libmcve SUBDIR += libol SUBDIR += libole2 SUBDIR += liboop -- cgit v1.2.3