diff options
author | Max Khon <fjoe@FreeBSD.org> | 2001-11-21 22:56:17 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2001-11-21 22:56:17 +0000 |
commit | 43e73b2ccbcdd25b583d0066989c55373fbe1739 (patch) | |
tree | f7422631ae6b29954b86b25f01c6f5097e80822a /databases/libudbc/Makefile | |
parent | 6e512d537750f94edf4ca1d4337d6bf2d9d7c2f9 (diff) | |
download | ports-43e73b2ccbcdd25b583d0066989c55373fbe1739.tar.gz ports-43e73b2ccbcdd25b583d0066989c55373fbe1739.zip |
Notes
Diffstat (limited to 'databases/libudbc/Makefile')
-rw-r--r-- | databases/libudbc/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/libudbc/Makefile b/databases/libudbc/Makefile index 494be6cb0299..2a7df9e4ba88 100644 --- a/databases/libudbc/Makefile +++ b/databases/libudbc/Makefile @@ -20,6 +20,10 @@ NO_BUILD= yes INSTALLS_SHLIB= yes ONLY_FOR_ARCHS= i386 +RESTRICTED= 'Downloading and redistribution terms are unclear' +NO_CDROM= 'Downloading and redistribution terms are unclear' +NO_PACKAGE= 'Downloading and redistribution terms are unclear' + do-install: @${INSTALL_PROGRAM} ${WRKDIR}/udbcsdk/examples/udbctest ${PREFIX}/bin @${MKDIR} ${PREFIX}/include/udbc |