Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-LockFile-Simple / Makefile
1 # Created by: Will Andrews <will@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       LockFile-Simple
5 PORTVERSION=    0.2.8
6 PORTREVISION=   1
7 CATEGORIES=     devel perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10 DISTNAME=       ${PORTNAME}-${PORTVERSION:R}0${PORTVERSION:E}
11
12 MAINTAINER=     perl@FreeBSD.org
13 COMMENT=        Perl module implementing simple file locking
14
15 USES=           perl5
16 USE_PERL5=      configure
17
18 .include <bsd.port.mk>