blob: a167b8243a6c7fbf34a70c268dcd33d6d71dabc1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 0
CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php56
PKGNAMESUFFIX= -pspell
BROKEN_powerpc64= Does not build
.include "${MASTERDIR}/Makefile"
|