aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libmonetra/Makefile
blob: 19cdc8d67b37428bf35121529d8957f5187f94ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    libmcve
# Date Created:             16 March 2002
# Whom:                 Brad House <brad@monetra.com>
#
# $FreeBSD$
#

PORTNAME=   libmonetra
PORTVERSION=    7.0.2
CATEGORIES= devel
MASTER_SITES=   ftp://ftp.monetra.com/pub/libmonetra/
DISTNAME=   libmonetra-${PORTVERSION}

MAINTAINER= brad@monetra.com
COMMENT=    Library for credit card processing through Monetra (formerly MCVE)

GNU_CONFIGURE=  yes
USE_GMAKE=  yes
USE_LDCONFIG=   yes

CONFLICTS=  libproxy-[0-9]*

.include <bsd.port.mk>