46b5f232b5
FAKE=Yes HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF and bump NEED_VERSION accordingly.
21 lines
456 B
Makefile
21 lines
456 B
Makefile
# $OpenBSD: Makefile,v 1.8 2000/10/22 15:42:19 espie Exp $
|
|
# $FreeBSD: Makefile,v 1.3 1997/08/26 07:12:20 tg Exp $
|
|
|
|
DISTNAME= xbmbrowser5.1
|
|
PKGNAME= xbmbrowser-5.1
|
|
CATEGORIES= graphics
|
|
NEED_VERSION= 1.305
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE=imake
|
|
|
|
.include <bsd.port.mk>
|