aboutsummaryrefslogtreecommitdiff
path: root/editors/se/Makefile
blob: 8b89aa223118089588d68db2fff2390a3aee6cce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $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

NO_STAGE=	yes
.include <bsd.port.mk>