508923f461
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.
16 lines
398 B
Makefile
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"
|