mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 10:10:31 -04:00
14 lines
253 B
Makefile
14 lines
253 B
Makefile
# 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"
|