. trim Makefile header;
. use PLIST_FILES; . remove pkg-plist (two lines).
This commit is contained in:
parent
9ca7a6e638
commit
94cd057e73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319155
2 changed files with 2 additions and 7 deletions
|
@ -1,9 +1,5 @@
|
|||
# ports collection makefile for: apcpwr
|
||||
# Date created: 1 June 2003
|
||||
# Whom: jwd
|
||||
#
|
||||
# Created by: jwd
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= apcpwr
|
||||
PORTVERSION= 1.3
|
||||
|
@ -16,6 +12,7 @@ COMMENT= Control APC 9211 MasterSwitchs via snmp
|
|||
|
||||
RUN_DEPENDS= snmpwalk:${PORTSDIR}/net-mgmt/net-snmp
|
||||
|
||||
PLIST_FILES= bin/apcpwr etc/apcpwr.conf.dist
|
||||
MAN8= apcpwr.8
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
bin/apcpwr
|
||||
etc/apcpwr.conf.dist
|
Loading…
Reference in a new issue