mono-1.9.1: first pass at adding mono 1.9.1 to OE
[openembedded.git] / packages / netpipes / netpipes_4.2.bb
blobaa3472f01d38d05f41e5a3c8825d71ad70db76ab
1 # Copyright (C) 2007-2008, Stelios Koroneos - Digital OPSiS, All Rights Reserved
2 # Released under the MIT license (see packages/COPYING)
3 DESCRIPTION = "A package to manipulate BSD TCP/IP stream sockets"
4 SECTION = "console/network"
5 PR = "r0"
6 LICENSE = "GPL"
8 SRC_URI = "http://web.purplefrog.com/~thoth/netpipes/ftp/${PN}-${PV}-export.tar.gz"
10 S = "${WORKDIR}"
13 FILES_${PN}-doc +="/man/man1"
15 do_compile() {
16 oe_runmake install INSTROOT='${D}'