mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
3127da9b78
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
12 lines
190 B
Makefile
12 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"
|