1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/finance/Makefile
Edwin Groothuis 3ba25b1904 New port for VeriSign's PayFlow SDK
The PayFlow Pro SDK is a development kit that allows you
	to perform credit card transactions through VeriSign's
	PayFlow Pro system.

	WWW: http://www.verisign.com/products/payflow/index.html

Note that this is a pretty restricted port:

	The VeriSign PayFlow Pro SDK is only available to customers
	who have subscribed to this service.  Please access your
	account at https://manager.verisign.com/ and retrieve the
	FreeBSD 5.x version of the SDK from the Downloads area.
	You will be required to agree to some terms and conditions.
	After downing the SDK, place ${PFP_BUNDLE} in ${DISTDIR}.

PR:		ports/89741
Submitted by:	Mike Durian <durian@shadetreesoftware.com>
2005-11-30 21:43:04 +00:00

64 lines
1.9 KiB
Makefile

# $FreeBSD$
#
COMMENT = Monetary, financial and related applications
SUBDIR += aqbanking
SUBDIR += aqmoney
SUBDIR += cbb
SUBDIR += ccard
SUBDIR += emma
SUBDIR += gnofin
SUBDIR += gnomepm
SUBDIR += gnucash
SUBDIR += gnucash-docs
SUBDIR += grisbi
SUBDIR += kexchange
SUBDIR += khacc
SUBDIR += kmymoney2
SUBDIR += ktoblzcheck
SUBDIR += ledger
SUBDIR += libofx
SUBDIR += libstocks
SUBDIR += mybudget
SUBDIR += myphpmoney
SUBDIR += openhbci
SUBDIR += p5-Business-CreditCard
SUBDIR += p5-Business-OCV
SUBDIR += p5-Business-OnlinePayment
SUBDIR += p5-Business-OnlinePayment-2CheckOut
SUBDIR += p5-Business-OnlinePayment-AuthorizeNet
SUBDIR += p5-Business-OnlinePayment-BankOfAmerica
SUBDIR += p5-Business-OnlinePayment-Beanstream
SUBDIR += p5-Business-OnlinePayment-Cardstream
SUBDIR += p5-Business-OnlinePayment-Jettis
SUBDIR += p5-Business-OnlinePayment-LinkPoint
SUBDIR += p5-Business-OnlinePayment-MerchantCommerce
SUBDIR += p5-Business-OnlinePayment-Network1Financial
SUBDIR += p5-Business-OnlinePayment-OCV
SUBDIR += p5-Business-OnlinePayment-PayConnect
SUBDIR += p5-Business-OnlinePayment-PaymentsGateway
SUBDIR += p5-Business-OnlinePayment-SurePay
SUBDIR += p5-Business-OnlinePayment-TCLink
SUBDIR += p5-Business-OnlinePayment-VirtualNet
SUBDIR += p5-Business-OnlinePayment-eSec
SUBDIR += p5-Business-OnlinePayment-iAuthorizer
SUBDIR += p5-Business-WorldPay-Junior
SUBDIR += p5-Finance-Currency-Convert
SUBDIR += p5-Finance-Currency-Convert-XE
SUBDIR += p5-Finance-Quote
SUBDIR += p5-Finance-QuoteHist
SUBDIR += p5-Math-Financial
SUBDIR += pfpro
SUBDIR += qhacc
SUBDIR += qtstalker
SUBDIR += quantlib
SUBDIR += sql-ledger
SUBDIR += venice
SUBDIR += wmstock
SUBDIR += xinvest
SUBDIR += xquote
SUBDIR += xtrader
.include <bsd.port.subdir.mk>