1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/editors/beav/Makefile

25 lines
692 B
Makefile

# New ports collection makefile for: beav-1.40.3
# Version required: 1.40-3 (debian)
# Date created: 01 July 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id: Makefile,v 1.1.1.1 1995/07/06 04:23:06 asami Exp $
#
DISTNAME= beav-140-3
PKGNAME= beav-1.40.3
CATEGORIES+= editors
MASTER_SITES= ftp://ftp.debian.org/debian/source/editors \\
ftp://ftp.uni-heidelberg.de/pub/linux/mirror.tsx11/distributions/debian/source/editors/ \\
ftp://extro.ucc.su.oz.au/linux/debian/source/editors/ \\
ftp://theta.iis.u-tokyo.ac.jp/pub2/Linux/distributions/debian/source/editors/
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
WRKSRC= ${WRKDIR}/beav-140
PATCH_STRIP= -p1
.include <bsd.port.mk>