freebsd-ports/devel/libmcve/Makefile
Chris D. Faulhaber d22e67da47 Update port to 3.2
2003-07-03 18:32:29 +00:00

21 lines
435 B
Makefile

# New ports collection makefile for: libmcve
# Date Created: 16 March 2002
# Whom: Brad House <brad@mcve.com>
#
# $FreeBSD$
#
PORTNAME= libmcve
PORTVERSION= 3.2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.mcve.com/pub/libmcve/
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>