From f85e053b113ca485116bf72ee8ab55129c187570 Mon Sep 17 00:00:00 2001 From: Danilo Egea Gondolfo Date: Tue, 5 Mar 2024 11:37:13 +0000 Subject: [PATCH] editors/se: move manpage to share/man - Add LICENSE - Bump port revision --- editors/se/Makefile | 5 +++++ editors/se/pkg-plist | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/editors/se/Makefile b/editors/se/Makefile index 4b8be92fd399..a18824930938 100644 --- a/editors/se/Makefile +++ b/editors/se/Makefile @@ -1,5 +1,6 @@ PORTNAME= se PORTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://se-editor.org/dist/ @@ -7,7 +8,11 @@ MAINTAINER= danilo@FreeBSD.org COMMENT= Screen oriented version of the classic UNIX text editor ed WWW= http://se-editor.org/ +LICENSE= PD +LICENSE_FILE= ${WRKSRC}/COPYING + USES= ncurses GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share .include diff --git a/editors/se/pkg-plist b/editors/se/pkg-plist index f9753f46ea67..33b0111118dd 100644 --- a/editors/se/pkg-plist +++ b/editors/se/pkg-plist @@ -1,7 +1,7 @@ bin/scriptse bin/se -man/man1/scriptse.1.gz -man/man1/se.1.gz +share/man/man1/scriptse.1.gz +share/man/man1/se.1.gz %%DATADIR%%/help/a %%DATADIR%%/help/abt %%DATADIR%%/help/ah