1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/editors/beav/Makefile

23 lines
546 B
Makefile
Raw Normal View History

# New ports collection makefile for: beav-1.40.3
1996-02-23 10:55:46 +00:00
# Version required: 1.40-4 (debian)
# Date created: 01 July 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
1996-08-27 14:12:29 +00:00
# $Id: Makefile,v 1.3 1996/02/23 10:55:09 adam Exp $
#
1996-08-27 14:12:29 +00:00
DISTNAME= beav-140-6
PKGNAME= beav-1.40.6
CATEGORIES+= editors
1996-08-27 14:12:29 +00:00
MASTER_SITES= ftp://ftp.debian.org/debian/buzz/source/editors/ \\
ftp://theta.iis.u-tokyo.ac.jp/pub2/Linux/distributions/debian/buzz/source/editors/
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
WRKSRC= ${WRKDIR}/beav-140
PATCH_STRIP= -p1
.include <bsd.port.mk>