Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/finance/p5-Business-OCV/Makefile
17498 views
# Created by: Maxim Sobolev <[email protected]>

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

MAINTAINER=	[email protected]
COMMENT=	Interface to the Ingenico OCV Server

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>