aboutsummaryrefslogtreecommitdiff
path: root/emulators/p-interp
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>2001-08-21 14:52:31 +0000
committerNick Sayer <nsayer@FreeBSD.org>2001-08-21 14:52:31 +0000
commit1c57289b92f5ea3edf9c9db9c5f46dca716dd177 (patch)
tree6e51287e6f49dc8fc363774dccf571f33bffdd89 /emulators/p-interp
parent5f4d20a4e60b4f985419cae54e32fca7fb4ca9a0 (diff)
downloadports-1c57289b92f5ea3edf9c9db9c5f46dca716dd177.tar.gz
ports-1c57289b92f5ea3edf9c9db9c5f46dca716dd177.zip
The port filches Apple Pascal disk images. It's not at all clear that
redistributing these are legal.
Notes
Notes: svn path=/head/; revision=46591
Diffstat (limited to 'emulators/p-interp')
-rw-r--r--emulators/p-interp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/p-interp/Makefile b/emulators/p-interp/Makefile
index 6206f394738b..242555aecb0e 100644
--- a/emulators/p-interp/Makefile
+++ b/emulators/p-interp/Makefile
@@ -17,6 +17,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= nsayer@FreeBSD.org
+RESTRICTED= "Redistribution rights for Apple Pascal disk images are unclear"
+
MAN1= ucsd.1 svolio.1 svolcvt.1
.include <bsd.port.pre.mk>