aboutsummaryrefslogtreecommitdiffstats
path: root/net/ntp-rc/Makefile
blob: e1b013e267ed81ecd263f05e4c884187b132adbb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    ntp
# Date created:     Fri Jul 25 09:23:26 PDT 2008
# Whom:         cy
#
# $FreeBSD$
#

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"