mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
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>
|