aboutsummaryrefslogtreecommitdiffstats
path: root/security/php5-mcrypt/Makefile
blob: a91c61ec69473ec9d9b1bbd1c9ca3f2c07653827 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:    php5-mcrypt
# Date created:         7 Jul 2004
# Whom:             Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES= security

MASTERDIR=  ${.CURDIR}/../../lang/php5

PKGNAMESUFFIX=  -mcrypt

.include "${MASTERDIR}/Makefile"