mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
. use PLIST_FILES;
. delete pkg-plist (3 lines); . trim Makefile headers.
This commit is contained in:
parent
7196ff106f
commit
edf72b86d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321403
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: comserv
|
||||
# Date created: 12 November 2000
|
||||
# Whom: Brian Dean <bsd@FreeBSD.org>
|
||||
#
|
||||
# Created by: Brian Dean <bsd@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= comserv
|
||||
PORTVERSION= 1.4.3
|
||||
@ -16,5 +12,6 @@ COMMENT= Provide network access to local serial ports and make remote ports appe
|
||||
|
||||
MAN8= comservd.8
|
||||
MANCOMPRESSED= yes
|
||||
PLIST_FILES= sbin/comservd etc/comservd.conf.sample etc/rc.d/comservd.sh.sample
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +0,0 @@
|
||||
sbin/comservd
|
||||
etc/comservd.conf.sample
|
||||
etc/rc.d/comservd.sh.sample
|
Loading…
Reference in New Issue
Block a user