stunndard / goicy

AAC and MPEG (MP1, MP2, MP3) Icecast/Shoutcast source client written in Go
69 stars 15 forks source link

Cannot install on FreeBSD #7

Open fireglow opened 5 years ago

fireglow commented 5 years ago

Hello, I cannot build goicy on FreeBSD:

❯❯❯ go get github.com/stunndard/goicy                                                                                                             
/home/builder/go/src/github.com/stunndard/goicy/goicy.go:6:2: build constraints exclude all Go files in /home/builder/go/src/github.com/stunndard/goicy/daemon
❯❯❯ go version
go version go1.12.5 freebsd/amd64

Is it possible to add FreeBSD as a supported platform?