diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-05 01:09:36 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-05 01:09:36 +0000 |
commit | e1c79571a910f9bb4c695adcb668cb1873b5f8a5 (patch) | |
tree | 24364f0226869c6906ed2c5c8036cfcbf53c0bee /math/wingz3 | |
parent | 23626d1993a66b4db8f1ac1befc35ac32bf55f5a (diff) | |
download | ports-e1c79571a910f9bb4c695adcb668cb1873b5f8a5.tar.gz ports-e1c79571a910f9bb4c695adcb668cb1873b5f8a5.zip |
Notes
Diffstat (limited to 'math/wingz3')
-rw-r--r-- | math/wingz3/pkg-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/math/wingz3/pkg-install b/math/wingz3/pkg-install index 43d01c1cc5e0..7528641e423f 100644 --- a/math/wingz3/pkg-install +++ b/math/wingz3/pkg-install @@ -1,3 +1,7 @@ +#!/bin/sh +if [ "$2" != "POST-INSTALL" ]; then + exit 0 +fi cat <<End_Of_License Wingz 1.4.2 is licensed as shareware defined as follows. |