blob: 58e937cf8ddb981244718f5e38d49655d40cc389 (
plain) (
tree)
|
|
# 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
DISTINFO_FILE= ${.CURDIR}/distinfo
.include "${MASTERDIR}/Makefile"
|