mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
4392badf06
PR: 223319 Submitted by: Dani <i.dani@outlook.com>
11 lines
173 B
Makefile
11 lines
173 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= archivers
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php56
|
|
|
|
PKGNAMESUFFIX= -zip
|
|
|
|
.include "${MASTERDIR}/Makefile"
|