mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
7f5193f66b
PR: 199585 Submitted by: Franco Fichtner
11 lines
175 B
Makefile
11 lines
175 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= textproc
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php56
|
|
|
|
PKGNAMESUFFIX= -pspell
|
|
|
|
.include "${MASTERDIR}/Makefile"
|