Add py-upt-cpan 0.6

This is the CPAN frontend for upt (Universal Packaging Tool).

WWW: https://framagit.org/upt/upt-cpan
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2019-12-28 06:55:26 +00:00
parent b6f63bfdf4
commit f2353b82b5
4 changed files with 31 additions and 0 deletions

View File

@@ -1024,6 +1024,7 @@
SUBDIR += py-tarsnapper
SUBDIR += py-tmuxp
SUBDIR += py-upt
SUBDIR += py-upt-cpan
SUBDIR += py-upt-freebsd
SUBDIR += py-upt-pypi
SUBDIR += py-uptime

View File

@@ -0,0 +1,24 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= upt-cpan
PORTVERSION= 0.6
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= CPAN frontend for upt
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}upt>=0.6:sysutils/py-upt@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>

View File

@@ -0,0 +1,3 @@
TIMESTAMP = 1577145701
SHA256 (upt-cpan-0.6.tar.gz) = 624b58e05edb9539e4972222d72d8ca991def512cd2bed833e2900c167ad8deb
SIZE (upt-cpan-0.6.tar.gz) = 5439

View File

@@ -0,0 +1,3 @@
This is the CPAN frontend for upt (Universal Packaging Tool).
WWW: https://framagit.org/upt/upt-cpan