Skip to content

Commit

Permalink
Add FreeBSD install instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
splbio committed Dec 23, 2012
1 parent 2e097b6 commit 0621464
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions FreeBSD.notes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/usr/ports/security/p5-Crypt-RSA
/usr/ports/security/p5-Crypt-OpenSSL-RSA
net/p5-Net-SDP
/usr/ports/net/p5-IO-Socket-INET6
6 changes: 6 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ Perl modules (install from CPAN if needed e.g. `perl -MCPAN -e 'install X'`):
gmake
perl shairport.pl

## FreeBSD

pkg_add -r gmake libao avahi p5-libwww p5-Crypt-OpenSSL-RSA p5-Net-SDP p5-IO-Socket-INET6
gmake
perl shairport.pl

## Mac OS X:

* install XCode
Expand Down

0 comments on commit 0621464

Please sign in to comment.