ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/databases/p5-MLDBM-Sync/Makefile
Revision: 19342
Committed: Sat Jun 6 16:26:46 2015 UTC (8 years, 10 months ago) by laffer1
Content type: text/plain
File size: 433 byte(s)
Log Message:
add mldbm sync port

File Contents

# User Rev Content
1 laffer1 19342 # $MidnightBSD$
2    
3     PORTNAME= MLDBM-Sync
4     PORTVERSION= 0.30
5     CATEGORIES= databases perl5
6     MASTER_SITES= CPAN
7     PKGNAMEPREFIX= p5-
8    
9     MAINTAINER= ports@MidnightBSD.org
10     COMMENT= MLDBM::Sync - safe concurrent access to MLDBM databases
11    
12     LICENSE= artistic gpl
13     LICENSE_COMB= dual
14    
15     BUILD_DEPENDS= p5-MLDBM>=0:${PORTSDIR}/databases/p5-MLDBM
16     RUN_DEPENDS:= ${BUILD_DEPENDS}
17    
18     PERL_CONFIGURE= yes
19     USES= perl5
20     USE_PERL5= configure
21    
22     .include <bsd.port.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain