a9c63ce4d2
- Add stage support - Use %%DATADIR%% in pkg-plist Approved by: culot (mentor)
13 lines
250 B
Makefile
13 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>
|