freebsd-ports/databases/db42-nocrypto/Makefile
Matthias Andree d00f8a61b2 Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit)
2010-06-13 11:57:36 +00:00

16 lines
313 B
Makefile

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