aboutsummaryrefslogtreecommitdiffstats
path: root/security/php53-mcrypt/Makefile
blob: 24e9f45be88d45cdf18bef99b06b7760d1aabc52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:    php53-mcrypt
# Date created:         12 Apr 2012
# Whom:             Florian Smeets <flo@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES= security

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

PKGNAMESUFFIX=  -mcrypt

.include "${MASTERDIR}/Makefile"