summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-02-17 23:56:56 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-02-17 23:56:56 +0000
commitb8980341895fd597b544b990f185b4fe48ecdec8 (patch)
tree2ec9cf1ed5e9828128633f639a799ac504147812 /devel/Makefile
parentAdd stickynotes_applet, a GNOME 2 applet for placing "sticky" reminder notes (diff)
Add libchipcard, a library for access to chipcards
PR: 47228 Submitted by: Martin Preuss <martin@libchipcard.de>
Notes
Notes: svn path=/head/; revision=75750
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 c178422dd64c..5507129a8436 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -285,6 +285,7 @@
SUBDIR += libbonobo
SUBDIR += libcache
SUBDIR += libcapsinetwork
+ SUBDIR += libchipcard
SUBDIR += libcii
SUBDIR += libcoro
SUBDIR += libdlmalloc