aboutsummaryrefslogtreecommitdiffstats
path: root/databases/courier-authlib-mysql/Makefile
blob: 1b18bc45de0f4b1a6f358d64ae81bf86f27652b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:    courier-authlib-mysql
# Date created:             02 Apr 2005
# Whom:                 Yarema <yds@CoolRat.org>
#
# $FreeBSD$
#

PKGNAMESUFFIX=  -mysql

COMMENT=    MySQL support for the Courier authentication library
CATEGORIES= databases mail

MASTERDIR=  ${.CURDIR}/../../security/courier-authlib

.include "${MASTERDIR}/Makefile"