mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
928eae9bca
Approved by: ale (maintainer by private mail)
18 lines
303 B
Makefile
18 lines
303 B
Makefile
# New ports collection makefile for: php4-dbx
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DEPRECATED= php4 is EOLed
|
|
EXPIRATION_DATE= 2012-05-10
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php4
|
|
|
|
PKGNAMESUFFIX= -dbx
|
|
|
|
.include "${MASTERDIR}/Makefile"
|