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