bb04271419
PR: ports/147381 Submitted by: pgollucci (myself) Reviewed by: az Approved by: maintainer timeout (josh@zipperup.org ; > 2.5 months)
21 lines
415 B
Makefile
21 lines
415 B
Makefile
# New ports collection makefile for: p5-Tie-DB_FileLock
|
|
# Date created: August 17 2000
|
|
# Whom: Josh Tiefenbach <josh@zipperup.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Tie-DB_FileLock
|
|
PORTVERSION= 0.11
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= josh@zipperup.org
|
|
COMMENT= Locking access to Berkeley DB v1.x
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Tie::DB_FileLock.3
|
|
|
|
.include <bsd.port.mk>
|