9b2a8d68d0
Approved by: garga (mentor, implicit)
14 lines
298 B
Makefile
14 lines
298 B
Makefile
# Ports collection makefile for: db41-nocrypto
|
|
# Date created: 2003-02-13
|
|
# Whom: Matthias Andree <matthias.andree@gmx.de>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -nocrypto
|
|
DISTNAME= db-${PORTVERSION}.NC
|
|
|
|
MASTERDIR= ${.CURDIR}/../db41
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|