1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/devel/libmonetra/Makefile
Marcus Alves Grando f72fb0c9b4 - Update to 5.2
PR:		96234
Submitted by:	"Martin Wilke" <freebsd___unixfreunde.de>
Approved by:	maintainer
2006-05-01 00:00:49 +00:00

23 lines
474 B
Makefile

# New ports collection makefile for: libmcve
# Date Created: 16 March 2002
# Whom: Brad House <brad@mcve.com>
#
# $FreeBSD$
#
PORTNAME= libmcve
PORTVERSION= 5.2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.mcve.com/pub/libmonetra/
DISTNAME= libmonetra-${PORTVERSION}
MAINTAINER= brad@mcve.com
COMMENT= Library to allow credit card processing through MCVE
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --without-pthread
.include <bsd.port.mk>