diff options
author | pav <pav@FreeBSD.org> | 2006-01-15 09:29:14 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-15 09:29:14 +0000 |
commit | 633e10be4869bb7011f0aacccd3e2dd6bec7a546 (patch) | |
tree | c4139d62451f1e00338ebfe75f7797414499ee03 /security/Makefile | |
parent | c46f4b042a58f737997d38ee07647763b8ab7b00 (diff) | |
download | FreeBSD-ports-633e10be4869bb7011f0aacccd3e2dd6bec7a546.zip FreeBSD-ports-633e10be4869bb7011f0aacccd3e2dd6bec7a546.tar.gz |
BioAPI (Biometric Application Programming Interface) brings platform and device
independence to application programmers and biometric service providers.
PR: ports/91734
Submitted by: Fredrik Lindberg <fli@shapeshifter.se>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 47372f7..781bbed 100644 --- a/security/Makefile +++ b/security/Makefile @@ -32,6 +32,7 @@ SUBDIR += bdc SUBDIR += beecrypt SUBDIR += bfbtester + SUBDIR += bioapi SUBDIR += bjorb SUBDIR += borzoi SUBDIR += botan |