mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
431 B
Makefile
19 lines
431 B
Makefile
# 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.10 1997/11/27 00:07:31 jseger 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
|
|
|
|
WRKSRC= ${WRKDIR}/beav-1.40
|
|
|
|
.include <bsd.port.mk>
|