# New ports collection makefile for:	ntp
# Date created:		Fri Jul 25 09:23:26 PDT 2008
# Whom:			cy
#
# $FreeBSD: ports/net/ntp-rc/Makefile,v 1.3 2009/04/01 00:04:17 cy Exp $
#

PORTNAME=	ntp
PORTVERSION=	4.2.4p7.r1

MAINTAINER=	cy@FreeBSD.org
COMMENT=	The Network Time Protocol Distribution

MASTERDIR=	${.CURDIR}/../../net/ntp
MD5_FILE=	${.CURDIR}/distinfo
PKGDIR=		${.CURDIR}
DESCR=		${MASTERDIR}/pkg-descr
PLIST=		${MASTERDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"

