Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -0,0 +1,2 @@
setconf is a small utility that can be used for changing settings in
configuration textfiles.

View File

@@ -0,0 +1,27 @@
# $NetBSD: Makefile,v 1.1 2015/12/12 05:38:45 kamil Exp $
DISTNAME= setconf-0.6.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=xyproto/}
GITHUB_PROJECT= setconf
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://setconf.roboticoverlords.org/
COMMENT= Small utility to change settings in configuration textfiles
LICENSE= gnu-gpl-v2
REPLACE_PYTHON+= setconf.py
WRKSRC= ${WRKDIR}/setconf-${PKGVERSION_NOREV}
NO_BUILD= yes
AUTO_MKDIRS= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/setconf.py ${DESTDIR}${PREFIX}/bin/setconf
${INSTALL_MAN} ${WRKSRC}/setconf.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1 2015/12/12 05:38:45 kamil Exp $
bin/setconf
man/man1/setconf.1

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/12/12 05:38:45 kamil Exp $
SHA1 (setconf-0.6.7.tar.gz) = 0f15291341019ff74459f4067f832ceb42d0b06a
RMD160 (setconf-0.6.7.tar.gz) = 0366b9d761b76083bf21f6512a69d8893e675394
Size (setconf-0.6.7.tar.gz) = 53756 bytes