summaryrefslogtreecommitdiff
path: root/editors/se/Makefile
blob: cc08e93bc9f6ed83b0acf3ac67c77158e64ad6c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	se
PORTVERSION=	3.0.1
CATEGORIES=	editors
MASTER_SITES=	http://se-editor.org/dist/

MAINTAINER=	danilogondolfo@gmail.com
COMMENT=	Screen oriented version of the classic UNIX text editor ed

GNU_CONFIGURE=	yes

MAN1=		se.1 scriptse.1
MANCOMPRESSED=	no

.include <bsd.port.mk>