928eae9bca
Approved by: ale (maintainer by private mail)
17 lines
305 B
Makefile
17 lines
305 B
Makefile
# New ports collection makefile for: php4-sockets
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DEPRECATED= php4 is EOLed
|
|
EXPIRATION_DATE= 2012-05-10
|
|
|
|
CATEGORIES= net
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php4
|
|
|
|
PKGNAMESUFFIX= -sockets
|
|
|
|
.include "${MASTERDIR}/Makefile"
|