freebsd-ports/editors/beav/Makefile
David E. O'Brien 4b2988d9d2 CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
1996-11-11 05:07:53 +00:00

22 lines
544 B
Makefile

# New ports collection makefile for: beav-1.40.3
# Version required: 1.40-4 (debian)
# Date created: 01 July 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id: Makefile,v 1.4 1996/08/27 14:12:18 adam Exp $
#
DISTNAME= beav-140-6
PKGNAME= beav-1.40.6
CATEGORIES= editors
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>