*) 2006-01-15
 
+- added librfid and libmrtd package
 - added packages libusb, usbutils and openct
 - changed cvs checkout to 'co -P modulename' - testing
 
 
--- /dev/null
+# hdw - linux libmrtd package
+#
+# author: hackbard@hackdaworld.dyndns.org
+#
+# [V] cvs
+# [S] 3-4
+# [D] libmrtd.tar.gz http://svnweb.gnumonks.org/trunk/
+
+pre_install()  {
+       chmod 750 autogen.sh
+       ./autogen.sh $confopt
+               }
 
--- /dev/null
+# hdw - linux librfid package
+#
+# author: hackbard@hackdaworld.dyndns.org
+#
+# [V] cvs
+# [S] 3-3
+# [D] librfid.tar.gz http://svnweb.gnumonks.org/trunk/
+
+pre_install()   {
+       chmod 750 autogen.sh
+       ./autogen.sh $confopt
+                }
+