38d1617d85
PR: ports/48225 Submitted by: matthias.andree@web.de
14 lines
280 B
Makefile
14 lines
280 B
Makefile
# Ports collection makefile for: db41-nocrypto
|
|
# Date created: 2003-02-13
|
|
# Whom: matthias.andree@web.de
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -nocrypto
|
|
DISTNAME= db-${PORTVERSION}.NC
|
|
|
|
MASTERDIR= ${.CURDIR}/../db41
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|