aboutsummaryrefslogtreecommitdiff
path: root/editors/se
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2024-03-05 11:37:13 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2024-03-06 14:40:25 +0000
commitf85e053b113ca485116bf72ee8ab55129c187570 (patch)
tree52eb880c1601bcc27c908649cd3f4b011e3730d3 /editors/se
parent8bd8b9314d8b1e6654669de6f4feb8157644eb01 (diff)
downloadports-f85e053b113ca485116bf72ee8ab55129c187570.tar.gz
ports-f85e053b113ca485116bf72ee8ab55129c187570.zip
editors/se: move manpage to share/man
- Add LICENSE - Bump port revision
Diffstat (limited to 'editors/se')
-rw-r--r--editors/se/Makefile5
-rw-r--r--editors/se/pkg-plist4
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 <bsd.port.mk>
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