freebsd-ports/databases/db41-nocrypto/Makefile
Matthias Andree 9b2a8d68d0 Whom:-lines: ditch my @web.de address, use @gmx.de.
Approved by: garga (mentor, implicit)
2010-06-13 12:01:22 +00:00

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"