1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/devel/libmonetra/Makefile
Joe Marcus Clarke b074b838b0 Remove the CONFLICTS between libproxy and libmonetra.
PR:		143039
Submitted by:	Mark Schleifer <freebsd@schleifer.org>
2010-01-23 19:45:54 +00:00

22 lines
466 B
Makefile

# New ports collection makefile for: libmcve
# Date Created: 16 March 2002
# Whom: Brad House <brad@monetra.com>
#
# $FreeBSD$
#
PORTNAME= libmonetra
PORTVERSION= 7.0.4
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
.include <bsd.port.mk>