openbsd-ports/editors/beav/Makefile

22 lines
443 B
Makefile
Raw Normal View History

2000-03-25 09:30:45 -05:00
# $OpenBSD: Makefile,v 1.11 2000/03/25 14:30:45 kevlo Exp $
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.191
2000-03-25 09:30:45 -05:00
MASTER_SITES= ftp://ftp.debian.org/debian/dists/stable/main/source/editors/
1997-11-14 19:04:24 -05:00
2000-03-25 09:30:45 -05:00
MAINTAINER= 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-03-25 09:30:45 -05:00
FAKE= Yes
2000-02-10 19:37:15 -05:00
WRKDIST= ${WRKDIR}/beav-1.40
1997-11-14 19:04:24 -05:00
PATCH_STRIP= -p1
.include <bsd.port.mk>