git: 0bead43b9940 - main - comms/ser2net: fix broken build

From: Rodrigo Osorio <rodrigo_at_FreeBSD.org>
Date: Sat, 22 Feb 2025 13:05:50 UTC
The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0bead43b9940424b9fd2918fbea3bca654b3cfc1

commit 0bead43b9940424b9fd2918fbea3bca654b3cfc1
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2025-02-22 12:58:05 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2025-02-22 13:02:35 +0000

    comms/ser2net: fix broken build
    
    Add missing pkg-plist I forgot to commit.
    Bump PORTREVISION
---
 comms/ser2net/Makefile  | 1 +
 comms/ser2net/pkg-plist | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/comms/ser2net/Makefile b/comms/ser2net/Makefile
index 7053a8832483..e27b8476c69f 100644
--- a/comms/ser2net/Makefile
+++ b/comms/ser2net/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	ser2net
 PORTVERSION=	4.6.4
+PORTREVISION=	1
 CATEGORIES=	comms net
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 
diff --git a/comms/ser2net/pkg-plist b/comms/ser2net/pkg-plist
new file mode 100644
index 000000000000..64009d4e1950
--- /dev/null
+++ b/comms/ser2net/pkg-plist
@@ -0,0 +1,5 @@
+@sample %%ETCDIR%%/ser2net.yaml.sample
+sbin/ser2net
+share/man/man5/ser2net.yaml.5.gz
+share/man/man8/ser2net.8.gz
+