mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 04:51:19 +02:00
create bsd12 branch
This commit is contained in:
19
python/py-zclockfile/Makefile
Normal file
19
python/py-zclockfile/Makefile
Normal file
@@ -0,0 +1,19 @@
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD: head/devel/py-zclockfile/Makefile 371280 2014-10-20 16:04:12Z mva $
|
||||
|
||||
PORTNAME= zclockfile
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= zc.lockfile-${PORTVERSION}
|
||||
DIST_SUBDIR= zope
|
||||
|
||||
MAINTAINER= zope@FreeBSD.org
|
||||
COMMENT= Basic inter-process locks
|
||||
|
||||
USES= python zip
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
#EOF
|
||||
Reference in New Issue
Block a user