46b5f232b5
FAKE=Yes HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF and bump NEED_VERSION accordingly.
24 lines
486 B
Makefile
24 lines
486 B
Makefile
# OpenBSD makefile for: dialog
|
|
# Version required: 0.6z
|
|
# Date created: 12 November 1998
|
|
# Whom: Yannick Cote
|
|
#
|
|
# $OpenBSD: Makefile,v 1.6 2000/10/22 15:42:46 espie Exp $
|
|
#
|
|
|
|
DISTNAME= dialog-0.6z
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= utils/shell
|
|
|
|
MAINTAINER= yanick@fries.net
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
USE_GMAKE= Yes
|
|
|
|
.include <bsd.port.mk>
|