Index: archivers/py3-libarchive-c/Makefile =================================================================== --- archivers/py3-libarchive-c/Makefile (nonexistent) +++ archivers/py3-libarchive-c/Makefile (working copy) @@ -0,0 +1,15 @@ +# $FreeBSD$ + +PORTNAME= libarchive-c +PORTVERSION= 2.2 +CATEGORIES= archivers python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Python interface to libarchive + +USES= python:3 libarchive +USE_PYTHON= distutils autoplist + +.include Property changes on: archivers/py3-libarchive-c/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: archivers/py3-libarchive-c/distinfo =================================================================== --- archivers/py3-libarchive-c/distinfo (nonexistent) +++ archivers/py3-libarchive-c/distinfo (working copy) @@ -0,0 +1,2 @@ +SHA256 (libarchive-c-2.2.tar.gz) = 5d54aa6f6ab21e3bd12c2f8b6c4e80316b049c2b60ab0a4418cb34d8c63e997c +SIZE (libarchive-c-2.2.tar.gz) = 7076 Property changes on: archivers/py3-libarchive-c/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: archivers/py3-libarchive-c/pkg-descr =================================================================== --- archivers/py3-libarchive-c/pkg-descr (nonexistent) +++ archivers/py3-libarchive-c/pkg-descr (working copy) @@ -0,0 +1,4 @@ +A Python interface to libarchive. It uses the standard ctypes module to +dynamically load and access the C library. + +WWW: https://pypi.python.org/pypi/libarchive-c/ Property changes on: archivers/py3-libarchive-c/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property