From d8348755ae2880604f408cf2fff0cb3312b0c16a Mon Sep 17 00:00:00 2001 From: espie Date: Sat, 25 Mar 2000 13:39:26 +0000 Subject: [PATCH] We can include xforms. The blurb about Linux caused me to ask the authors. Answer: `Yes, OpenBSD is fine.' --- x11/xforms/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile index c83c2d2ad52..391ee8fdd45 100644 --- a/x11/xforms/Makefile +++ b/x11/xforms/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2000/03/24 01:24:35 espie Exp $ +# $OpenBSD: Makefile,v 1.11 2000/03/25 13:39:26 espie Exp $ DISTNAME= bxform-088 PKGNAME= xforms-0.88 @@ -9,9 +9,11 @@ MASTER_SITES= ftp://bragg.phys.uwm.edu/pub/xforms/%SUBDIR%/ HOMEPAGE= http://world.std.com/~xforms/ MAINTAINER= ports@openbsd.org -PERMIT_PACKAGE_CDROM= No Fee +# I asked the author and I got permission (OpenBSD is a similar enough case +# to Linux) -- espie@ +PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= No Fee +PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes .if (${MACHINE_ARCH} == "hp300")