mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
12 lines
148 B
Makefile
12 lines
148 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
CATEGORIES= mail
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
||
|
|
||
|
PKGNAMESUFFIX= -imap
|
||
|
|
||
|
TEST_TARGET= test
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|