- USE_RC_SUBR != yes

(rename .sh -> .in)

PR:             ports/136844
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
This commit is contained in:
Philip M. Gollucci 2009-07-17 18:39:07 +00:00
parent b4f230b9cf
commit deffef2f51
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237998
2 changed files with 4 additions and 5 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= dhcprelay
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.mavetju.org/download/
@ -15,12 +16,10 @@ COMMENT= Lightweight DHCP Relay Agent with GIF tunnel support
LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet
PLIST_FILES= bin/dhcprelay etc/rc.d/dhcprelay.sh
USE_RC_SUBR= yes
SUB_FILES= dhcprelay.sh
PLIST_FILES= bin/dhcprelay
USE_RC_SUBR= ${PORTNAME}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dhcprelay ${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKDIR}/dhcprelay.sh ${PREFIX}/etc/rc.d
.include <bsd.port.mk>

View File

@ -1,6 +1,6 @@
#! /bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/net/dhcprelay/files/Attic/dhcprelay.sh.in,v 1.3 2006-03-21 02:48:21 edwin Exp $
# $FreeBSD$
#
# PROVIDE: dhcprelay
# REQUIRE: DAEMON