summaryrefslogtreecommitdiff
path: root/editors/ce/Makefile
blob: 9a0578690266b462c189bd7ac47763064905eb6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.5 2003/09/27 17:07:35 grant Exp $
#

.include "Makefile.common"
PKGREVISION=		1

COMMENT+=		, tty version

USE_BUILDLINK2=		# defined

ALL_TARGET=		ce
INSTALL_TARGET=		install man-install

.include "../../mk/curses.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"