git: 6f3acf3bd627 - main - deskutils/remind: Add missing pkg-plist
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Feb 2022 06:54:11 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f3acf3bd627da55688b0cb5bf574514dd40ab96 commit 6f3acf3bd627da55688b0cb5bf574514dd40ab96 Author: Robert Clausecker <fuz@fuz.su> AuthorDate: 2022-02-22 06:52:28 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-02-22 06:52:28 +0000 deskutils/remind: Add missing pkg-plist PR: 261986 Reported by: Roland Smith <rsmith@xs4all.nl> --- deskutils/remind/Makefile | 1 + deskutils/remind/pkg-plist | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile index 260492bc89ed..88a26ec30113 100644 --- a/deskutils/remind/Makefile +++ b/deskutils/remind/Makefile @@ -2,6 +2,7 @@ PORTNAME= remind DISTVERSION= 03.04.00 +PORTREVISION= 1 CATEGORIES= deskutils # upstream moves distfiles to OLD once a new release appears MASTER_SITES= https://dianne.skoll.ca/projects/remind/download/ \ diff --git a/deskutils/remind/pkg-plist b/deskutils/remind/pkg-plist new file mode 100644 index 000000000000..d3898bfcf948 --- /dev/null +++ b/deskutils/remind/pkg-plist @@ -0,0 +1,16 @@ +bin/rem +%%REM2HTML%%bin/rem2html +%%REM2PDF%%bin/rem2pdf +bin/rem2ps +bin/remind +%%TCLTK%%bin/tkremind +%%REM2PDF%%%%SITE_PERL%%/Remind/PDF.pm +%%REM2PDF%%%%SITE_PERL%%/Remind/PDF/Entry.pm +%%REM2PDF%%%%PERL5_MAN1%%/rem2pdf.1.gz +%%REM2PDF%%%%PERL5_MAN3%%/Remind::PDF.3.gz +%%REM2PDF%%%%PERL5_MAN3%%/Remind::PDF::Entry.3.gz +man/man1/rem.1.gz +%%REM2HTML%%man/man1/rem2html.1.gz +man/man1/rem2ps.1.gz +man/man1/remind.1.gz +%%TCLTK%%man/man1/tkremind.1.gz