1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/mail/exim-sqlite/Makefile
2005-09-28 10:14:38 +00:00

14 lines
221 B
Makefile

# New ports collection makefile for: exim-sqlite
# Date created: 27 Sep 2005
# Whom: krion
#
# $FreeBSD$
#
PKGNAMESUFFIX= -sqlite
MASTERDIR= ${.CURDIR}/../exim
WITH_SQLITE= yes
.include "${MASTERDIR}/Makefile"