summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2002-03-17 01:15:35 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2002-03-17 01:15:35 +0000
commitf121ccbc83eee410ccd06cd3892d871574378826 (patch)
tree632c98e6cc3aecf4bfd12bb0faa17f3c17a6fdcc /devel/Makefile
parentRemove this file: no longer needed for metaport. (diff)
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 <brad@mcve.com>
Notes
Notes: svn path=/head/; revision=56233
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
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