mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
ce3adb91b2
approved by: infrastructure blanket
15 lines
265 B
Makefile
15 lines
265 B
Makefile
# $FreeBSD$
|
|
|
|
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>
|