mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
create bsd12 branch
This commit is contained in:
16
python/py-zope.datetime/Makefile
Normal file
16
python/py-zope.datetime/Makefile
Normal file
@@ -0,0 +1,16 @@
|
||||
# $FreeBSD: head/devel/py-zope.datetime/Makefile 371280 2014-10-20 16:04:12Z mva $
|
||||
|
||||
PORTNAME= zope.datetime
|
||||
PORTVERSION= 3.4.1
|
||||
CATEGORIES= devel python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DIST_SUBDIR= zope
|
||||
|
||||
MAINTAINER= zope@FreeBSD.org
|
||||
COMMENT= Commonly used date and time related utility functions
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
2
python/py-zope.datetime/distinfo
Normal file
2
python/py-zope.datetime/distinfo
Normal file
@@ -0,0 +1,2 @@
|
||||
SHA256 (zope/zope.datetime-3.4.1.tar.gz) = 373b8ed926ba18e2cf17e72011f7cecb0c4c35bbd0ede6cc0426e2e6e9b9c5b2
|
||||
SIZE (zope/zope.datetime-3.4.1.tar.gz) = 34171
|
||||
4
python/py-zope.datetime/pkg-descr
Normal file
4
python/py-zope.datetime/pkg-descr
Normal file
@@ -0,0 +1,4 @@
|
||||
zope.datetime is a set of commonly used date and time related
|
||||
utility functions.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/zope.datetime/
|
||||
Reference in New Issue
Block a user