pkgsrc-wip/e3/Makefile
Roland Illig 69a4bcab6d - Reindented DESCR.
- Fixed pkglint warnings.
- Disabled compression of the binary, as this would pull in additional
  dependencies.
- Bumped PKGREVISION.
2006-02-11 20:03:25 +00:00

18 lines
418 B
Makefile

# $NetBSD: Makefile,v 1.6 2006/02/11 20:03:25 rillig Exp $
#
DISTNAME= e3-2.43
PKGNAME= e3asm-2.43
PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.sax.de/~adlibit/
MAINTAINER= lrfurtado@yahoo.com.br
HOMEPAGE= http://www.sax.de/~adlibit/
COMMENT= Full-featured text editor highly optimized for size
BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm
USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"