pkgsrc/cross/uisp/Makefile
rillig 508923f461 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:13 +00:00

16 lines
398 B
Makefile

# $NetBSD: Makefile,v 1.8 2020/01/18 23:30:17 rillig Exp $
#
DISTNAME= uisp-20040311
CATEGORIES= cross
MASTER_SITES= http://savannah.nongnu.org/download/uisp/
EXTRACT_SUFX= .tar.bz2
HOMEPAGE= https://savannah.nongnu.org/projects/uisp
COMMENT= AVR microcontroller hardware in-system programmer
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"