freebsd-ports/databases/courier-authlib-mysql/Makefile

12 lines
266 B
Makefile

# Created by: Yarema <yds@CoolRat.org>
# $FreeBSD$
PKGNAMESUFFIX= -mysql
COMMENT= MySQL support for the Courier authentication library
CATEGORIES= databases mail
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"