mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
12 lines
258 B
Makefile
12 lines
258 B
Makefile
# Created by: Yarema <yds@CoolRat.org>
|
|
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -sqlite
|
|
|
|
COMMENT= SQLite support for the Courier authentication library
|
|
CATEGORIES= databases mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
|
|
|
|
.include "${MASTERDIR}/Makefile"
|