4aaab89f57
PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
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.10
|
|
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>
|