blob: e875167587b99ad44fc8ef9d36ef0cda7730a364 (
plain) (
tree)
|
|
# Ports collection makefile for: db42-nocrypto
# Date created: 2004-01-04
# Whom: matthias.andree@gmx.de
#
# $FreeBSD$
#
PKGNAMESUFFIX= -nocrypto
DISTNAME= db-${PORTVERSION}.NC
MAINTAINER= matthias.andree@gmx.de
MASTERDIR= ${.CURDIR}/../db42
MD5_FILE= ${.CURDIR}/distinfo
.include "${MASTERDIR}/Makefile"
|