summaryrefslogtreecommitdiff
path: root/editors/beav/Makefile
blob: 178f49de7d778b1c0c0dd235d30fb5f1e9a8128d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	beav
# Version required:	1.40-7 (debian)
# Date created:		01 July 1995
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $Id: Makefile,v 1.8 1997/07/22 07:09:16 tg Exp $
#

DISTNAME=	beav_140-7
PKGNAME=	beav-1.40.7
CATEGORIES=	editors
MASTER_SITES=	ftp://ftp.debian.org/debian/bo/source/editors/ \
		ftp://theta.iis.u-tokyo.ac.jp/pub2/Linux/distributions/debian/bo/source/editors/

MAINTAINER=	tg@FreeBSD.org

WRKSRC=		${WRKDIR}/beav-140
PATCH_STRIP=	-p1

.include <bsd.port.mk>