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