mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
11 lines
169 B
Makefile
11 lines
169 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php55
|
|
|
|
PKGNAMESUFFIX= -imap
|
|
|
|
.include "${MASTERDIR}/Makefile"
|