summaryrefslogtreecommitdiffstats
path: root/editors/zed/Makefile
blob: 4f40b6056601942a5e08bdfc6043690c9a31ad29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	zed
# Date created:        4 June 2002
# Whom:                Sten Poldma
#
# $FreeBSD$
#

PORTNAME=	zed
PORTVERSION=	1.0.5
CATEGORIES=	editors
MASTER_SITES=	http://zed.c3po.it/

MAINTAINER=	exile@chamber.ee

post-install:
	@${STRIP_CMD} ${PREFIX}/bin/zed

.include <bsd.port.mk>
OpenPOWER on IntegriCloud