pkg ctorrent-1.3.2 url http://download.sourceforge.net/ctorrent/ctorrent-1.3.2.tar.gz build \ tar xzf ctorrent-1.3.2.tar.gz cd ctorrent-1.3.2 LIBS=-lcrypto ./configure --prefix=/usr make 'INCLUDES=-include netinet/in.h' 'LIBS=-lssl -lcrypto -lbind' make DESTDIR=$BPM_ROOT install