mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 18:43:13 -04:00
11 lines
190 B
Makefile
11 lines
190 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= textproc
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -pspell
|
|
|
|
.include "${MASTERDIR}/Makefile"
|