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

DISTNAME=	beav_1.40-11
PKGNAME=	beav-1.40.11
CATEGORIES=	editors
MASTER_SITES=	ftp://ftp.debian.org/debian/hamm/hamm/source/editors/

MAINTAINER=	ports@FreeBSD.ORG

MAN1=		beav.1
WRKSRC=		${WRKDIR}/beav-1.40

.include <bsd.port.mk>