1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Fix rc script installation

- Update MASTER_SITES
- Bump PORTREVISION

PR:		ports/102284
Submitted by:	Babak Farrokhi <babak(at)farrokhi.net>
Approved by:	krion (mentor)
This commit is contained in:
Martin Wilke 2006-08-21 11:51:06 +00:00
parent a4ea7fd9e0
commit 7a7fb176f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171103

View File

@ -7,8 +7,10 @@
PORTNAME= dnsmasq
PORTVERSION= 2.33
PORTREVISION= 1
CATEGORIES= dns ipv6
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/
MASTER_SITES= ${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= distfiles
MAINTAINER= babak@farrokhi.net
COMMENT= Lightweight, easy to configure DNS forwarder and DHCP server
@ -40,11 +42,7 @@ LIB_DEPENDS+= dbus-1:${PORTSDIR}/devel/dbus
CFLAGS+= -DHAVE_DBUS
.endif
.if ${OSVERSION} < 500037
USE_RC_SUBR= dnsmasq.sh
.else
USE_RCORDER= dnsmasq.sh
.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/dnsmasq ${PREFIX}/sbin