blob: e9f2e295e5c87e1a51e32e66fc7a8ea14d352577 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= mail
MASTERDIR= ${.CURDIR}/../../lang/php55
PKGNAMESUFFIX= -imap
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|