mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
b074b838b0
PR: 143039 Submitted by: Mark Schleifer <freebsd@schleifer.org>
22 lines
466 B
Makefile
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>
|