opnsense-ports/editors/se/Makefile
Franco Fichtner 40cd0ebfc0 */*: sync with upstream
Taken from: FreeBSD
2016-02-07 16:27:40 +01:00

14 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>