25 lines
737 B
Makefile
25 lines
737 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.2 1995/11/26 10:47:20 asami Exp $
|
|
#
|
|
|
|
DISTNAME= beav-140-4
|
|
PKGNAME= beav-1.40.4
|
|
CATEGORIES+= editors
|
|
MASTER_SITES= ftp://ftp.debian.org/debian/debian-0.93/source/editors/ \\
|
|
ftp://ftp.uni-heidelberg.de/pub/linux/mirror.tsx11/distributions/debian/debian-0.93/source/editors/ \\
|
|
ftp://extro.ucc.su.oz.au/linux/debian/debian-0.93/source/editors/ \\
|
|
ftp://theta.iis.u-tokyo.ac.jp/pub2/Linux/distributions/debian/debian-0.93/source/editors/
|
|
|
|
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
|
|
|
|
WRKSRC= ${WRKDIR}/beav-140
|
|
|
|
PATCH_STRIP= -p1
|
|
|
|
.include <bsd.port.mk>
|
|
|