b686dd9180
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.
17 lines
430 B
Makefile
17 lines
430 B
Makefile
# $NetBSD: Makefile,v 1.24 2020/01/18 23:33:18 rillig Exp $
|
|
|
|
DISTNAME= napshare-1.3
|
|
PKGREVISION= 2
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=napshare/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://napshare.sourceforge.net/
|
|
COMMENT= Fully featured Gnutella P2P client made to run 24/7 unattended
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
USE_TOOLS+= gmake
|
|
|
|
.include "../../x11/gtk/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|