1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/editors/se/Makefile
Danilo Egea Gondolfo a9c63ce4d2 - Change maintainer email to @FreeBSD.org
- Add stage support
- Use %%DATADIR%% in pkg-plist

Approved by:	culot (mentor)
2013-09-29 13:44:12 +00:00

14 lines
250 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
GNU_CONFIGURE= yes
.include <bsd.port.mk>