add pipacs package (thanks to Janos)
authorNicolas Thill <nico@openwrt.org>
Mon, 9 Jan 2006 15:46:03 +0000 (15:46 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 9 Jan 2006 15:46:03 +0000 (15:46 +0000)
commitdb7d9885a7ce804bd6d03e8ee6694bcb733656c2
tree9b330c512b2283192477662011b1eb4b7dc9e812
parentd841620e1a935dabeb92889392e6c0ecba8f93c0
add pipacs package (thanks to Janos)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2865 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/Config.in
package/Makefile
package/pipacs/Config.in [new file with mode: 0644]
package/pipacs/Makefile [new file with mode: 0644]
package/pipacs/ipkg/pipacs.control [new file with mode: 0644]
package/pipacs/src/Makefile [new file with mode: 0644]
package/pipacs/src/parser.c [new file with mode: 0644]
package/pipacs/src/parser.h [new file with mode: 0644]
package/pipacs/src/pipacs.c [new file with mode: 0644]