freebsd-ports/databases/db41-nocrypto/Makefile
2014-02-14 15:41:28 +00:00

12 lines
244 B
Makefile

# Created by: Matthias Andree <matthias.andree@gmx.de>
# $FreeBSD$
PKGNAMESUFFIX= -nocrypto
DISTNAME= db-${PORTVERSION}.NC
MASTERDIR= ${.CURDIR}/../db41
DISTINFO_FILE= ${.CURDIR}/distinfo
CONFLICTS= db41-4*
.include "${MASTERDIR}/Makefile"