mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
6bd407bcb2
PR: ports/82843 Submitted by: Mike Durian <durian@shadetreesoftware.com> Approved by: maintainer timeout (1 month)
16 lines
322 B
Makefile
16 lines
322 B
Makefile
# New ports collection makefile for: php4-pfpro
|
|
# Date created: 12 Dec 2005
|
|
# Whom: Mike Durian <durian@shadetreesoftware.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= finance
|
|
PKGNAMESUFFIX= -pfpro
|
|
|
|
COMMENT= PHP VeriSign PayFlow Pro credit card processing
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php4
|
|
|
|
.include "${MASTERDIR}/Makefile"
|