mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
cf118ccf87
Reported by: lwhsu
13 lines
252 B
Makefile
13 lines
252 B
Makefile
PORTNAME= se
|
|
PORTVERSION= 3.0.1
|
|
CATEGORIES= editors
|
|
MASTER_SITES= http://se-editor.org/dist/
|
|
|
|
MAINTAINER= danilo@FreeBSD.org
|
|
COMMENT= Screen oriented version of the classic UNIX text editor ed
|
|
|
|
USES= ncurses
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|