aboutsummaryrefslogtreecommitdiffstats
path: root/editors/beav/Makefile
blob: 2087fab8bdf208ba42f15b9070eb2cc196609c92 (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
# Version required: 1.40-11 (debian)
# Date created:     01 July 1995
# Whom:         Thomas Gellekum <tg@FreeBSD.ORG>
#
# $Id: Makefile,v 1.11 1998/08/10 09:00:02 tg 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>