mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
74cb9eff53
be generated or checked, and will be silently ignored for now. Also, generalize the MD5_FILE macro to DISTINFO_FILO. PR: 149657 Submitted by: rene Approved by: portmgr Tested on: pointyhat i386 7-exp
17 lines
318 B
Makefile
17 lines
318 B
Makefile
# Ports collection makefile for: db42-nocrypto
|
|
# Date created: 2004-01-04
|
|
# Whom: matthias.andree@gmx.de
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -nocrypto
|
|
DISTNAME= db-${PORTVERSION}.NC
|
|
|
|
MAINTAINER= mandree@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../db42
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|