1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/editors/e3/Makefile
David W. Chapman Jr. 3c284bd8a8 Update to 2.31
PR:		37323
Submitted by:	Matthias Andree <matthias.andree@stud.uni-dortmund.de>
Approved by:	maintainer
2002-05-08 15:26:39 +00:00

24 lines
396 B
Makefile

# New ports collection makefile for: e3
# Date created: Tue 5 Dec 2000
# Whom: joseph@randomnetworks.com
#
# $FreeBSD$
#
PORTNAME= e3
PORTVERSION= 2.31
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>