pkgsrc/multimedia/libdvbcsa/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

16 lines
456 B
Makefile

# $NetBSD: Makefile,v 1.3 2020/01/26 17:31:46 rillig Exp $
DISTNAME= libdvbcsa-1.1.0
CATEGORIES= multimedia
MASTER_SITES= http://download.videolan.org/pub/videolan/libdvbcsa/1.1.0/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.videolan.org/developers/libdvbcsa.html
COMMENT= Free implementation of the DVB Common Scrambling Algorithm
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LANGUAGES= c99
USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"