mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
20 lines
410 B
Makefile
20 lines
410 B
Makefile
# New ports collection makefile for: beav
|
|
# Version required: 1.40-13 (debian)
|
|
# Date created: 01 July 1995
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= beav_1.40-13
|
|
PKGNAME= beav-1.40.13
|
|
CATEGORIES= editors
|
|
MASTER_SITES= ftp://ftp.debian.org/debian/dists/stable/main/source/editors/
|
|
|
|
MAINTAINER= jseger@FreeBSD.org
|
|
|
|
MAN1= beav.1
|
|
WRKSRC= ${WRKDIR}/beav-1.40
|
|
|
|
.include <bsd.port.mk>
|