summaryrefslogtreecommitdiff
path: root/editors/beav/Makefile
blob: bd8c44b76b06d164aa97c63db1f83941fafe9326 (plain) (blame)
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
# Date created:		01 July 1995
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	beav
PORTVERSION=	1.40.13
CATEGORIES=	editors
MASTER_SITES=	ftp://ftp.debian.org/debian/dists/stable/main/source/editors/
DISTNAME=	${PORTNAME}_1.40-13

MAINTAINER=	jseger@FreeBSD.org

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

.include <bsd.port.mk>