Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

3
sysutils/py-magic/DESCR Normal file
View File

@@ -0,0 +1,3 @@
This module uses ctypes to access the libmagic file type identification
library. It makes use of the local magic database and supports both textual and
MIME-type output.

View File

@@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.2 2014/12/31 13:57:29 wiz Exp $
DISTNAME= python-magic-0.4.6
PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/1}
CATEGORIES= python sysutils
MASTER_SITES= http://pypi.python.org/packages/source/p/python-magic/
MAINTAINER= khorben@defora.org
HOMEPAGE= http://github.com/ahupp/python-magic
COMMENT= File type identification using libmagic
LICENSE= python-software-foundation
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

8
sysutils/py-magic/PLIST Normal file
View File

@@ -0,0 +1,8 @@
@comment $NetBSD: PLIST,v 1.1 2014/06/02 00:12:59 rodent Exp $
${PYSITELIB}/magic.py
${PYSITELIB}/magic.pyc
${PYSITELIB}/magic.pyo
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/06/02 00:12:59 rodent Exp $
SHA1 (python-magic-0.4.6.tar.gz) = 5e1d120cf5a8f0a743be998aaf7dcabd5564506c
RMD160 (python-magic-0.4.6.tar.gz) = b1af3f7e06dabbb1657bbf43ad0fef225e2f5f14
Size (python-magic-0.4.6.tar.gz) = 3462 bytes