2026-03-15 22:48:20 +01:00

24 lines
384 B
Makefile

COMMENT = command line tool for streaming to airplay-devices
DISTNAME = airstream-0.4.10
CATEGORIES = ruby
HOMEPAGE = https://github.com/unused/airstream
# Unknown
PERMIT_PACKAGE = Yes
SITES = https://codevoid.de/9/p/
DISTFILES = airstream-0.4.10.gem
MODULES = lang/ruby
BUILD_DEPENDS = www/ruby-webrick,${MODRUBY_FLAVOR}
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>