From 668fcfd72643b6fa3dda597e58ed570cc4518ae3 Mon Sep 17 00:00:00 2001 From: espie Date: Sat, 27 May 2000 23:49:39 +0000 Subject: [PATCH] Fake. Put BSD ack in MESSAGE. --- comms/conserver/Makefile | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile index 19457f595aa..ff3b2c000c5 100644 --- a/comms/conserver/Makefile +++ b/comms/conserver/Makefile @@ -1,28 +1,18 @@ -# $OpenBSD: Makefile,v 1.9 2000/04/09 17:36:05 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2000/05/27 23:49:39 espie Exp $ DISTNAME= conserver-5.21-Beta PKGNAME= conserver-5.21 CATEGORIES= comms NEED_VERSION= 1.191 -FAKE=No - -# If you want to distribute a package you must heed this part of -# the copyright: -# distributions including binaries display the following -# acknowledgement: ``This product includes software -# developed by The Ohio State University and its contributors'' -# in the documentation or other materials provided with the -# distribution and in all advertising materials mentioning -# features or use of this software. -NO_PACKAGE= "binary distribution requires explicit acknowledgement" MAINTAINER= angelos@openbsd.org +FAKE=Yes LICENSE_TYPE= BSD -PERMIT_PACKAGE_CDROM= YES -PERMIT_PACKAGE_FTP= YES -PERMIT_DISTFILES_CDROM= YES -PERMIT_DISTFILES_FTP= YES +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ftp://ftp.uu.net/vendor/bitsko/config-mgmt/ \ ftp://unix.hensa.ac.uk/mirrors/uunet/vendor/bitsko/config-mgmt/ @@ -43,7 +33,6 @@ post-extract: cp ${FILESDIR}/Makefile ${WRKSRC} post-install: - ${INSTALL_DATA} ${FILESDIR}/README.OpenBSD ${PREFIX}/share/examples/conserver - more ${FILESDIR}/README.OpenBSD + @${INSTALL_DATA} ${FILESDIR}/README.OpenBSD ${PREFIX}/share/examples/conserver .include