pkgsrc/audio/libmusepack/Makefile
rillig 9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00

17 lines
416 B
Makefile

# $NetBSD: Makefile,v 1.10 2020/01/26 17:30:43 rillig Exp $
#
DISTNAME= libmusepack-1.0.3
CATEGORIES= audio
MASTER_SITES= http://www.saunalahti.fi/grimmel/musepack.net/source/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.musepack.net/
COMMENT= Portable Musepack decoder library
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"