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