openbsd-ports/editors/beav/Makefile

23 lines
559 B
Makefile
Raw Normal View History

2002-03-21 15:46:23 -05:00
# $OpenBSD: Makefile,v 1.17 2002/03/21 20:46:26 espie Exp $
COMMENT= "binary editor and viewer"
1997-11-14 19:04:24 -05:00
DISTNAME= beav_1.40-13
PKGNAME= beav-1.40.13
1997-11-14 19:04:24 -05:00
CATEGORIES= editors
2002-03-21 15:46:23 -05:00
NEED_VERSION= 1.515
MASTER_SITES= ftp://ftp.debian.org/debian/dists/stable/main/source/editors/ \
ftp://ftp.funet.fi/pub/mirrors/ftp.debian.org/debian/dists/stable/main/source/editors/
1997-11-14 19:04:24 -05:00
2000-10-22 10:02:46 -04:00
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
2000-02-12 03:02:07 -05:00
2000-03-25 09:30:45 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
1997-11-14 19:04:24 -05:00
2000-02-10 19:37:15 -05:00
WRKDIST= ${WRKDIR}/beav-1.40
1997-11-14 19:04:24 -05:00
.include <bsd.port.mk>