aboutsummaryrefslogtreecommitdiffstats
path: root/finance/p5-Business-OCV/Makefile
blob: bb109ade1dfff4b4894f3329e13ef78b18b308a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    Business::OCV
# Date created:             17 December 2003
# Whom:                 Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   Business-OCV
PORTVERSION=    0.1
CATEGORIES= finance perl5
MASTER_SITES=   CPAN
MASTER_SITE_SUBDIR= CPAN:BENL
PKGNAMEPREFIX=  p5-

MAINTAINER= perl@FreeBSD.org
COMMENT=    An interface to the Ingenico OCV Server

PERL_CONFIGURE= yes

.include <bsd.port.mk>