Changeset View
Changeset View
Standalone View
Standalone View
audio/pianobar/Makefile
# Created by: John Hixson <john@pcbsd.org> | # Created by: John Hixson <john@pcbsd.org> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= pianobar | PORTNAME= pianobar | ||||
PORTVERSION= 2017.08.30 | PORTVERSION= 2017.08.30 | ||||
PORTREVISION= 1 | PORTREVISION= 1 | ||||
CATEGORIES= audio | CATEGORIES= audio | ||||
MASTER_SITES= https://6xq.net/${PORTNAME}/ | MASTER_SITES= https://6xq.net/${PORTNAME}/ | ||||
PATCH_SITES= https://github.com/PromyLOPh/${PORTNAME}/commit/ | PATCH_SITES= https://github.com/PromyLOPh/${PORTNAME}/commit/ | ||||
PATCHFILES= 38b16f9957a7.patch:-p1 | PATCHFILES= 38b16f9957a7.patch:-p1 | ||||
MAINTAINER= jhixson@gmail.com | MAINTAINER= jhixson@FreeBSD.org | ||||
COMMENT= Command-line Pandora online radio player | COMMENT= Command-line Pandora online radio player | ||||
LICENSE= MIT | LICENSE= MIT | ||||
LIB_DEPENDS= libao.so:audio/libao \ | LIB_DEPENDS= libao.so:audio/libao \ | ||||
libfaad.so:audio/faad \ | libfaad.so:audio/faad \ | ||||
libmad.so:audio/libmad \ | libmad.so:audio/libmad \ | ||||
libgnutls.so:security/gnutls \ | libgnutls.so:security/gnutls \ | ||||
Show All 15 Lines |