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

13 lines
270 B
Makefile
Raw Normal View History

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