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:
17
python/py-zope.contenttype/Makefile
Normal file
17
python/py-zope.contenttype/Makefile
Normal file
@@ -0,0 +1,17 @@
|
||||
# $FreeBSD: head/devel/py-zope.contenttype/Makefile 371280 2014-10-20 16:04:12Z mva $
|
||||
|
||||
PORTNAME= zope.contenttype
|
||||
PORTVERSION= 3.5.5
|
||||
CATEGORIES= devel python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DIST_SUBDIR= zope
|
||||
|
||||
MAINTAINER= zope@FreeBSD.org
|
||||
COMMENT= Zope contenttype
|
||||
|
||||
USES= python zip
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
#EOF
|
||||
2
python/py-zope.contenttype/distinfo
Normal file
2
python/py-zope.contenttype/distinfo
Normal file
@@ -0,0 +1,2 @@
|
||||
SHA256 (zope/zope.contenttype-3.5.5.zip) = 4ccb6f0952ac533a70f11521dbc2df34164fb00ecab746130a625de7cc9b47f7
|
||||
SIZE (zope/zope.contenttype-3.5.5.zip) = 20397
|
||||
3
python/py-zope.contenttype/pkg-descr
Normal file
3
python/py-zope.contenttype/pkg-descr
Normal file
@@ -0,0 +1,3 @@
|
||||
zope.contenttype is a utility module for content-type handling.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/zope.contenttype/
|
||||
Reference in New Issue
Block a user