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