# New ports collection makefile for: lockfile # Date created: 4th Sep, 2009 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= lockfile PORTVERSION= 0.9.1 CATEGORIES= devel python MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Platform-independent file locking module PROJECTHOST= py${PORTNAME} USE_PYTHON= yes USE_PYDISTUTILS= yes .include