blob: dd167b83284f6d6a001da90f780a6663aaab20cf (
plain) (
tree)
|
|
# New ports collection makefile for: php4-mcrypt
# Date created: 7 Jul 2004
# Whom: Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php4
PKGNAMESUFFIX= -mcrypt
.include "${MASTERDIR}/Makefile"
|