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)
commit566f2d34b21958ad1b1fae2f9d7228ce207f27fa
treed2ad653231362a4770ce3f9381651b034ab8d076
parent139792a4d87a9d4b1efc09a969193edc1e997a00
add pipacs package (thanks to Janos)

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