freebsd-ports/devel/libmonetra/Makefile

18 lines
400 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)
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
NO_STAGE= yes
.include <bsd.port.mk>