blob: 9b41f5cd92d814c97eaf2a27f2676b9aef265fae (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= archivers
MASTERDIR= ${.CURDIR}/../../lang/php70
PKGNAMESUFFIX= -zip
.include "${MASTERDIR}/Makefile"
|