freebsd-ports/security/php55-mcrypt/Makefile
Dmitry Marakasov d42b12b27d - Bump PORTREVISIONs on php*-mcrypt after libmcrypt .so version change
- Drop specific libmcrypt so version requirement from php53 to fix build

Submitted by:	Matthew D. Fuller <fullermd at over-yonder dot net>
2014-09-17 23:27:08 +00:00

11 lines
191 B
Makefile

# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 1
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php55
PKGNAMESUFFIX= -mcrypt
.include "${MASTERDIR}/Makefile"