freebsd-ports/editors/e3/Makefile
Kevin Lo 7a6b894765 Update to version 1.71
PR: 31279
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
2001-10-19 16:21:00 +00:00

23 lines
396 B
Makefile

# New ports collection makefile for: e3
# Date created: Tue 5 Dec 2000
# Whom: joseph@randomnetworks.com
#
# $FreeBSD$
#
PORTNAME= e3
PORTVERSION= 1.71
CATEGORIES= editors
MASTER_SITES= http://www.sax.de/~adlibit/
MAINTAINER= joseph@randomnetworks.com
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_GMAKE= yes
MAKE_ARGS= OS=FREEBSD
ONLY_FOR_ARCH= i386
MAN1= e3.1
.include <bsd.port.mk>