freebsd-ports/databases/db42-nocrypto/Makefile
2014-02-02 11:17:47 +00:00

14 lines
259 B
Makefile

# Created by: matthias.andree@gmx.de
# $FreeBSD$
PKGNAMESUFFIX= -nocrypto
DISTNAME= db-${PORTVERSION}.NC
MAINTAINER= mandree@FreeBSD.org
MASTERDIR= ${.CURDIR}/../db42
DISTINFO_FILE= ${.CURDIR}/distinfo
CONFLICTS= db42-4*
.include "${MASTERDIR}/Makefile"