mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
394 B
Makefile
20 lines
394 B
Makefile
# 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>
|