freebsd-ports/devel/libmonetra/Makefile
Baptiste Daroussin 13357804d4 Support stage
2014-01-21 00:45:17 +00:00

17 lines
384 B
Makefile

# Created by: 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)
USES= gmake
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>