openbsd-ports/editors/beav/Makefile

23 lines
559 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.16 2001/07/13 11:24:03 naddy 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
NEED_VERSION= 1.402
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>