freebsd-ports/databases/db42-nocrypto/Makefile

15 lines
273 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
NO_STAGE= yes
CONFLICTS= db42-4*
.include "${MASTERDIR}/Makefile"